[m-rev.] for post-commit review: event goals

Julien Fischer juliensf at csse.unimelb.edu.au
Tue Sep 5 15:26:22 AEST 2006


On Tue, 5 Sep 2006, Zoltan Somogyi wrote:

> Index: compiler/prog_event.m
> ===================================================================
> RCS file: compiler/prog_event.m
> diff -N compiler/prog_event.m
> --- /dev/null	1 Jan 1970 00:00:00 -0000
> +++ compiler/prog_event.m	29 Aug 2006 02:33:09 -0000
> @@ -0,0 +1,55 @@
> +%-----------------------------------------------------------------------------%
> +% vim: ft=mercury ts=4 sw=4 et
> +%-----------------------------------------------------------------------------%
> +% Copyright (C) 2006 The University of Melbourne.
> +% This file may only be copied under the terms of the GNU General
> +% Public License - see the file COPYING in the Mercury distribution.
> +%-----------------------------------------------------------------------------%
> +%
> +% File: prog_event.m.
> +% Author: zs.
> +%
> +% Utility predicates dealing with type in the parse tree. The predicates for
> +% doing type substitutions are in prog_type_subst.m, while utility predicates
> +% for dealing with types in the HLDS are in type_util.m.
> +%

That comment is a cut-and-past error.  (It's the one from prog_type.m.)
Other than that, the rest of the change seems okay.

Julien.
--------------------------------------------------------------------------
mercury-reviews mailing list
Post messages to:       mercury-reviews at csse.unimelb.edu.au
Administrative Queries: owner-mercury-reviews at csse.unimelb.edu.au
Subscriptions:          mercury-reviews-request at csse.unimelb.edu.au
--------------------------------------------------------------------------



More information about the reviews mailing list