changeset 123:e67132f1979e

fixed name command_line_17 -> command_line_version_17
author thomask
date Tue, 09 Nov 2004 16:42:49 +0000
parents bf7b8bf72262
children 60390d21ea7d
files nocompile/command_line_17.d nocompile/command_line_version_17.d
diffstat 2 files changed, 7 insertions(+), 7 deletions(-) [+]
line wrap: on
line diff
--- a/nocompile/command_line_17.d	Tue Nov 09 11:04:36 2004 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,7 +0,0 @@
-// __DSTRESS_DFLAGS__ -version=DigitalMars
-
-module dstress.nocompile.command_line_version_17;
-
-int main(){
-	return 0;
-}
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/nocompile/command_line_version_17.d	Tue Nov 09 16:42:49 2004 +0000
@@ -0,0 +1,7 @@
+// __DSTRESS_DFLAGS__ -version=DigitalMars
+
+module dstress.nocompile.command_line_version_17;
+
+int main(){
+	return 0;
+}