[m-dev.] diff: s/unecessary/unnecessary/

Peter Ross petdr at cs.mu.OZ.AU
Mon Nov 15 18:10:47 AEDT 1999


Hi,


===================================================================


Estimated hours taken: 0.1

make_hlds.m:
    s/unecessary/unnecessary/

Index: make_hlds.m
===================================================================
RCS file: /home/staff/zs/imp/mercury/compiler/make_hlds.m,v
retrieving revision 1.315
diff -u -r1.315 make_hlds.m
--- make_hlds.m	1999/11/15 05:40:50	1.315
+++ make_hlds.m	1999/11/15 07:03:29
@@ -4543,7 +4543,7 @@
 	{ map__init(Empty) },
 		
 		% The head variables of an assertion will always be
-		% variables, so it is unecessary to insert unifications.
+		% variables, so it is unnecessary to insert unifications.
 	(
 		{ IsAssertion = yes }
 	->

----
 +----------------------------------------------------------------------+
 | Peter Ross      M Sci/Eng Melbourne Uni                              |
 | petdr at cs.mu.oz.au  WWW: www.cs.mu.oz.au/~petdr/ ph: +61 3 9344 9158  |
 +----------------------------------------------------------------------+
--------------------------------------------------------------------------
mercury-developers mailing list
Post messages to:       mercury-developers at cs.mu.oz.au
Administrative Queries: owner-mercury-developers at cs.mu.oz.au
Subscriptions:          mercury-developers-request at cs.mu.oz.au
--------------------------------------------------------------------------



More information about the developers mailing list