[m-rev.] trivial diff: fix typo in slice/Mmakefile

Julien Fischer juliensf at csse.unimelb.edu.au
Mon Oct 2 18:15:23 AEST 2006


Estimated hours taken: 0
Branches: main

slice/Mmakefile:
 	Fix a typo in the last change to this file.

Julien.

Index: Mmakefile
===================================================================
RCS file: /home/mercury/mercury1/repository/mercury/slice/Mmakefile,v
retrieving revision 1.6
diff -u -r1.6 Mmakefile
--- Mmakefile	2 Oct 2006 06:30:36 -0000	1.6
+++ Mmakefile	2 Oct 2006 08:12:56 -0000
@@ -22,7 +22,7 @@

  MAIN_TARGET		= all

--# If you add more modules, you'll also have to modify ../Mmakefile.
+# If you add more modules, you'll also have to modify ../Mmakefile.
  MERCURY_MAIN_MODULES	= mslice mdice mtc_union mcov mtc_diff

  DEPENDS	= $(patsubst %,%.depend,$(MERCURY_MAIN_MODULES))

--------------------------------------------------------------------------
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