[m-rev.] trivial diff: update .cvsignore files
Fergus Henderson
fjh at cs.mu.OZ.AU
Wed Oct 2 16:53:34 AEST 2002
Branches: main
Estimated hours taken: 0.25
scripts/.cvsignore:
deep_profiler/.cvsignore:
extras/dynamic_linking/.cvsignore:
Update to include recently added generated files.
compiler/.cvsignore:
Fix a typo: s/aditi_backend/aditi_backend.m/
Index: compiler/.cvsignore
===================================================================
RCS file: /home/mercury1/repository/mercury/compiler/.cvsignore,v
retrieving revision 1.18
diff -u -d -r1.18 .cvsignore
--- compiler/.cvsignore 11 Sep 2002 16:54:12 -0000 1.18
+++ compiler/.cvsignore 2 Oct 2002 06:51:21 -0000
@@ -11,7 +11,7 @@
*.date
*.date3
*.used
-aditi_backend rl_file.m rl_out.m
+aditi_backend.m rl_file.m rl_out.m
maybe_mlds_to_gcc.m
*.pp_date
mercury_compile.stats
Index: deep_profiler/.cvsignore
===================================================================
RCS file: /home/mercury1/repository/mercury/deep_profiler/.cvsignore,v
retrieving revision 1.3
diff -u -d -r1.3 .cvsignore
--- deep_profiler/.cvsignore 29 Aug 2002 04:39:46 -0000 1.3
+++ deep_profiler/.cvsignore 2 Oct 2002 06:51:21 -0000
@@ -15,3 +15,4 @@
mdprof_cgi
mdprof_server
Mercury
+.deep.tags
Index: extras/dynamic_linking/.cvsignore
===================================================================
RCS file: extras/dynamic_linking/.cvsignore
diff -N extras/dynamic_linking/.cvsignore
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ extras/dynamic_linking/.cvsignore 2 Oct 2002 06:51:21 -0000
@@ -0,0 +1 @@
+dl.m name_mangle.m
Index: scripts/.cvsignore
===================================================================
RCS file: /home/mercury1/repository/mercury/scripts/.cvsignore,v
retrieving revision 1.7
diff -u -d -r1.7 .cvsignore
--- scripts/.cvsignore 25 Jun 2001 16:00:26 -0000 1.7
+++ scripts/.cvsignore 2 Oct 2002 06:51:21 -0000
@@ -5,3 +5,4 @@
canonical_grade
mercury.bat
mdprof
+parse_ml_options.sh-subr
--
Fergus Henderson <fjh at cs.mu.oz.au> | "I have always known that the pursuit
The University of Melbourne | of excellence is a lethal habit"
WWW: <http://www.cs.mu.oz.au/~fjh> | -- the last words of T. S. Garp.
--------------------------------------------------------------------------
mercury-reviews mailing list
post: mercury-reviews at cs.mu.oz.au
administrative address: owner-mercury-reviews at cs.mu.oz.au
unsubscribe: Address: mercury-reviews-request at cs.mu.oz.au Message: unsubscribe
subscribe: Address: mercury-reviews-request at cs.mu.oz.au Message: subscribe
--------------------------------------------------------------------------
More information about the reviews
mailing list