[m-dev.] trivial diff: update a comment in io.m

Mark Anthony BROWN dougl at cs.mu.OZ.AU
Fri May 28 13:03:39 AEST 1999


Estimated hours taken: 0.1

library/io.m:
	Update a comment.

Index: io.m
===================================================================
RCS file: /home/mercury1/repository/mercury/library/io.m,v
retrieving revision 1.176
diff -u -r1.176 io.m
--- io.m	1999/04/30 04:25:24	1.176
+++ io.m	1999/05/28 02:59:59
@@ -1083,8 +1083,8 @@
  *			;	user_output
  *			;	user_error.
  * In C:
- *	io__stream	==	pointer to MercuryFile
- *				(which is defined in runtime/mercury_types.h)
+ *	io__stream	==	pointer to MercuryFile (which is defined
+ *				in runtime/mercury_library_types.h)
  */
 
 	% This inter-language stuff is tricky.
-- 
Mark Brown  (dougl at cs.mu.oz.au)       )O+   |  For Microsoft to win,
MEngSc student,                             |  the customer must lose
Dept of Computer Science, Melbourne Uni     |          -- Eric S. Raymond
--------------------------------------------------------------------------
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