# HG changeset patch # User thomask # Date 1113192198 0 # Node ID 0f87eb2e93fd8fd1315926c5fe7285e47992d46c # Parent fe6447cbccea93cc8a2af39076bc59ed33e8d84b fixed module names diff -r fe6447cbccea -r 0f87eb2e93fd nocompile/overload_14.d --- a/nocompile/overload_14.d Sun Apr 10 23:34:13 2005 +0000 +++ b/nocompile/overload_14.d Mon Apr 11 04:03:18 2005 +0000 @@ -11,7 +11,7 @@ // __DSTRESS_ELINE__ 25 -module dstress.run.overload_14; +module dstress.nocompile.overload_14; int status; diff -r fe6447cbccea -r 0f87eb2e93fd nocompile/overload_16.d --- a/nocompile/overload_16.d Sun Apr 10 23:34:13 2005 +0000 +++ b/nocompile/overload_16.d Mon Apr 11 04:03:18 2005 +0000 @@ -11,7 +11,7 @@ // __DSTRESS_ELINE__ 27 -module dstress.run.overload_16; +module dstress.nocompile.overload_16; int status;