comparison run/interface_06.d @ 374:f87ba6507260

added missing meta-data
author thomask
date Thu, 31 Mar 2005 09:01:33 +0000
parents 55a2c755d699
children
comparison
equal deleted inserted replaced
373:177ce8d13eac 374:f87ba6507260
1 // $HeadURL$
2 // $Date$
3 // $Author$
4
1 // @author@ Stewart Gordon <smjg_1998@yahoo.com> 5 // @author@ Stewart Gordon <smjg_1998@yahoo.com>
2 // @date@ 2004-09-01 6 // @date@ 2004-09-01
7
8 module dstress.run.interface_06;
3 9
4 int status; 10 int status;
5 11
6 class Parent{ 12 class Parent{
7 } 13 }