# HG changeset patch # User thomask # Date 1099315940 0 # Node ID a3b3e35e30c0918dbfe182acd0cdd1c5c34d6130 # Parent dfbc0188e5aaed76cc23907c5649e1b13f092002 fixed import diff -r dfbc0188e5aa -r a3b3e35e30c0 run/constructor_04.d --- a/run/constructor_04.d Mon Nov 01 12:44:06 2004 +0000 +++ b/run/constructor_04.d Mon Nov 01 13:32:20 2004 +0000 @@ -5,7 +5,7 @@ // see also dstress.addon.constructor_04_A -// __DSTRESS_DFLAGS__ addon/constructor_04_A.d +// __DSTRESS_DFLAGS__ -I.. addon/constructor_04_A.d module dstress.run.constructor_04; import dstress.addon.constructor_04_A;