[m-dev.] trivial diff: fix another mistake in user_guide.texi
Fergus Henderson
fjh at cs.mu.OZ.AU
Thu Nov 4 18:44:43 AEDT 1999
Estimated hours taken: 0.1
doc/user_guide.texi:
The documentation for the `--generate-prolog' option
was duplicated, so I deleted the second copy.
Workspace: /home/mercury0/fjh/mercury
Index: doc/user_guide.texi
===================================================================
RCS file: /home/mercury1/repository/mercury/doc/user_guide.texi,v
retrieving revision 1.191
diff -u -d -r1.191 user_guide.texi
--- user_guide.texi 1999/11/04 07:35:22 1.191
+++ user_guide.texi 1999/11/04 07:40:25
@@ -2751,15 +2751,6 @@
Output a bytecode form of the module for use
by an experimental debugger.
- at item --generate-bytecode
- at c Output a bytecode version of the module
- at c into the @file{@var{module}.bytecode} file,
- at c and a human-readable version of the bytecode
- at c into the @file{@var{module}.bytedebug} file.
- at c The bytecode is for an experimental debugger.
-Output a bytecode form of the module for use
-by an experimental debugger.
-
@c @item --generate-prolog
@c Convert the program to Prolog. Output to file @file{@var{module}.pl}
@c or @file{@var{module}.nl} (depending the the dialect).
--
Fergus Henderson <fjh at cs.mu.oz.au> | "I have always known that the pursuit
WWW: <http://www.cs.mu.oz.au/~fjh> | of excellence is a lethal habit"
PGP: finger fjh at 128.250.37.3 | -- the last words of T. S. Garp.
--------------------------------------------------------------------------
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