diff nocompile/command_line_version_06.d @ 85:659bb018c489

1) changed "?DSTRESS_FLAGS?" to "__DSTRESS_DFLAGS__" in order to cope with botched shells 2) added several bug reports 3) fixed some test cases
author thomask
date Sun, 31 Oct 2004 21:21:04 +0000
parents 91feffeeafa6
children 1f6cf5ccfbc9
line wrap: on
line diff
--- a/nocompile/command_line_version_06.d	Fri Oct 29 21:04:52 2004 +0000
+++ b/nocompile/command_line_version_06.d	Sun Oct 31 21:21:04 2004 +0000
@@ -1,4 +1,4 @@
-// §DSTRESS_DFLAGS§ -version123
+// __DSTRESS_DFLAGS__ -version123
 
 module dstress.nocompile.command_line_version_06;