changeset 88:a3b3e35e30c0

fixed import
author thomask
date Mon, 01 Nov 2004 13:32:20 +0000
parents dfbc0188e5aa
children 76a93657c459
files run/constructor_04.d
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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;