comparison run/this_03.d @ 1383:52c9e86b6486

@url@ -> @uri@
author thomask
date Sun, 04 Mar 2007 13:07:35 +0000
parents 94e2e6e8ec70
children
comparison
equal deleted inserted replaced
1382:7300d411e85c 1383:52c9e86b6486
3 // $Author$ 3 // $Author$
4 4
5 // @author@ Jarrett Billingsley <kb3ctd2@yahoo.com> 5 // @author@ Jarrett Billingsley <kb3ctd2@yahoo.com>
6 // @date@ 2004-12-30 6 // @date@ 2004-12-30
7 // @uri@ news:cr19ka$q75$1@digitaldaemon.com 7 // @uri@ news:cr19ka$q75$1@digitaldaemon.com
8 // @url@ nntp://digitalmars.com/digitalmars.D/14115 8 // @uri@ nntp://digitalmars.com/digitalmars.D/14115
9 9
10 module dstress.run.this_03; 10 module dstress.run.this_03;
11 11
12 class Node{ 12 class Node{
13 static Node[Node] nodes; 13 static Node[Node] nodes;