comparison run/o/opCmp_05_A.d @ 1489:b8c0195059d9

changed nntp: URLs to http: URLs
author thomask
date Mon, 09 Apr 2007 13:47:01 +0000
parents 9dcac8d4e97f
children
comparison
equal deleted inserted replaced
1488:1ee9a0dd42d9 1489:b8c0195059d9
2 // $Date$ 2 // $Date$
3 // $Author$ 3 // $Author$
4 4
5 // @author@ David L. Davis <SpottedTiger@yahoo.com> 5 // @author@ David L. Davis <SpottedTiger@yahoo.com>
6 // @date@ 2005-08-10 6 // @date@ 2005-08-10
7 // @uri@ news:dddj2k$lrr$1@digitaldaemon.com 7 // @uri@ http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=4752
8 // @desc@ Negative numbers are treated as Positive in compares. 8 // @desc@ Negative numbers are treated as Positive in compares.
9 9
10 module dstress.run.o.opCmp_05_A; 10 module dstress.run.o.opCmp_05_A;
11 11
12 int main(){ 12 int main(){