[m-dev.] trivial diff: fix samples/solutions/some_solutions.m

Fergus Henderson fjh at cs.mu.OZ.AU
Tue Dec 14 03:51:55 AEDT 1999


Estimated hours taken: 0.25

samples/solutions/some_solutions.m:
	Delete some crud at the end of this file
	that I had somehow accidentally included there
	when I committed it.

Workspace: /d-drive/home/hg/fjh/ws-hg2/mercury
Index: samples/solutions/some_solutions.m
===================================================================
RCS file: /home/mercury1/repository/mercury/samples/solutions/some_solutions.m,v
retrieving revision 1.1
diff -u -d -r1.1 some_solutions.m
--- samples/solutions/some_solutions.m	1999/10/20 03:14:30	1.1
+++ samples/solutions/some_solutions.m	1999/12/13 16:48:36
@@ -47,15 +47,3 @@
 	else	More = no
 	}.
 
-% This source file is hereby placed in the public domain.  -fjh (the author).
-
-:- module committed_choice.
-:- interface.
-:- import_module io.
-
-:- pred main(io__state::di, io__state::uo) is cc_multi.
-
-:- implementation.
-
-main --> io__write_string("Hello, world\n").
-main --> io__write_string("Goodbye, world\n").

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