[m-rev.] trivial diff: enable tests/hard_coded/nondet_pragma_c_bug
Fergus Henderson
fjh at cs.mu.OZ.AU
Wed Oct 23 14:53:27 AEST 2002
Estimated hours taken: 0.1
Branches: main
tests/hard_coded/Mmakefile:
Enable the nondet_pragma_c_bug test case,
which I forgot to enable when I first added it.
Workspace: /home/ceres/fjh/mercury
Index: tests/hard_coded/Mmakefile
===================================================================
RCS file: /home/mercury1/repository/tests/hard_coded/Mmakefile,v
retrieving revision 1.168
diff -u -d -r1.168 Mmakefile
--- tests/hard_coded/Mmakefile 20 Oct 2002 10:22:17 -0000 1.168
+++ tests/hard_coded/Mmakefile 20 Oct 2002 10:22:53 -0000
@@ -230,7 +230,8 @@
else
NONDET_C_PROGS = \
inline_nondet_pragma_c \
- nondet_c
+ nondet_c \
+ nondet_pragma_c_bug
endif
endif
--
Fergus Henderson <fjh at cs.mu.oz.au> | "I have always known that the pursuit
The University of Melbourne | of excellence is a lethal habit"
WWW: <http://www.cs.mu.oz.au/~fjh> | -- the last words of T. S. Garp.
--------------------------------------------------------------------------
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