[m-rev.] trivial diff: remove --use-foreign-language documentation

Tyson Dowd trd at bacon.miscrit.be
Thu Aug 2 20:11:29 AEST 2001


Hi,


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


Estimated hours taken: 0.1
Branches: main

compiler/options.m:
	Remove --use-foreign-language from the documentation, as it is
	no longer available.


Index: compiler/options.m
===================================================================
RCS file: /home/mercury1/repository/mercury/compiler/options.m,v
retrieving revision 1.329
diff -u -r1.329 options.m
--- compiler/options.m	2001/07/30 18:58:32	1.329
+++ compiler/options.m	2001/08/02 10:09:42
@@ -2149,15 +2149,6 @@
 		% The --bytes-per-word option is intended for use
 		% by the `mmc' script; it is deliberately not documented.
 		%
-		"--use-foreign-language <foreign language>",
-		"\tUse the given foreign language to implement predicates",
-		"\twritten in foreign languages.  Any name that can be used",
-		"\tto specify foreign languages in pragma foreign declarations",
-		"\tis valid, but not all foreign languages are implemented",
-		"\tin all backends.",
-		"\tDefault value is `C' for the LLDS and MLDS->C backends,",
-		"\tor `ManagedC++' for the .NET backend.",
-
 		"--no-type-layout",
 		"(This option is not for general use.)",
 		"\tDon't output type_ctor_layout structures or references",
--------------------------------------------------------------------------
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