[m-rev.] trivial diff: hlds_rtti comments

Mark Brown mark at csse.unimelb.edu.au
Mon Jul 31 17:21:22 AEST 2006


Estimated hours taken: 0.1
Branches: main

compiler/hlds_rtti.m:
	Make the header comments match the module content.

Index: compiler/hlds_rtti.m
===================================================================
RCS file: /home/mercury1/repository/mercury/compiler/hlds_rtti.m,v
retrieving revision 1.4
diff -u -r1.4 hlds_rtti.m
--- compiler/hlds_rtti.m	5 Jun 2006 05:23:26 -0000	1.4
+++ compiler/hlds_rtti.m	31 Jul 2006 07:18:49 -0000
@@ -9,8 +9,8 @@
 % File: hlds_rtti.m.
 % Main authors: Mark Brown.
 %
-% This module defines the part of the HLDS that deals with predicates
-% and procedures.
+% This module defines the part of the HLDS that keeps track of information
+% relating to RTTI.
 %
 %-----------------------------------------------------------------------------%
 
--------------------------------------------------------------------------
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