[m-dev.] diff: remove obsolete warning.
Tyson Dowd
trd at cs.mu.OZ.AU
Wed Jul 26 16:57:14 AEST 2000
Hi,
Another boring diff.
===================================================================
Estimated hours taken: 0.1
compiler/type_ctor_info.m:
Remove an obsolete warning -- there is no point updating
ml_base_type_info.m since it no longer exists.
Index: type_ctor_info.m
===================================================================
RCS file: /home/mercury1/repository/mercury/compiler/type_ctor_info.m,v
retrieving revision 1.7
diff -u -r1.7 type_ctor_info.m
--- type_ctor_info.m 2000/04/18 16:41:55 1.7
+++ type_ctor_info.m 2000/07/26 01:26:17
@@ -29,10 +29,6 @@
% runtime/mercury_type_info.h; that file also contains a list of all
% the files that depend on these data structures.
%
-% WARNING: if you change this module, you will probably need to also
-% change ml_base_type_info.m, which does the same thing for the MLDS
-% back-end.
-%
%---------------------------------------------------------------------------%
:- module type_ctor_info.
--
Tyson Dowd #
# Surreal humour isn't everyone's cup of fur.
trd at cs.mu.oz.au #
http://www.cs.mu.oz.au/~trd #
--------------------------------------------------------------------------
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