[m-dev.] trivial diff: fix typeclass_det_warning test case

Fergus Henderson fjh at cs.mu.OZ.AU
Sun Nov 5 12:18:51 AEDT 2000


Estimated hours taken: 0.05

tests/valid/Mmakefile:
	Fix a bug in Simon Taylor's last change:
	s/typeclass_det_warning/typeclass_det_warning.m/

Workspace: /home/pgrad/fjh/ws/hg
Index: tests/valid/Mmakefile
===================================================================
RCS file: /home/mercury1/repository/tests/valid/Mmakefile,v
retrieving revision 1.78
diff -u -d -r1.78 Mmakefile
--- tests/valid/Mmakefile	2000/11/04 12:40:05	1.78
+++ tests/valid/Mmakefile	2000/11/05 01:16:48
@@ -25,7 +25,7 @@
 	func_method.m \
 	instance_superclass.m \
 	instance_unconstrained_tvar.m \
-	typeclass_det_warning
+	typeclass_det_warning.m
 
 ADITI_SOURCES= \
 	aditi_error_bug.m \

-- 
Fergus Henderson <fjh at cs.mu.oz.au>  |  "I have always known that the pursuit
                                    |  of excellence is a lethal habit"
WWW: <http://www.cs.mu.oz.au/~fjh>  |     -- 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