And so it begins...

This commit is contained in:
Dr. Stephen Henson
2007-03-22 00:39:24 +00:00
parent 79b335a4b5
commit aeb9ccfaad
297 changed files with 36875 additions and 4057 deletions

View File

@@ -2,7 +2,9 @@
# fixes bug in floating point emulation on sparc64 when
# this script produces off-by-one output on sparc64
use integer;
eval 'use integer;';
print STDERR "Warning: perl module integer not found.\n" if ($@);
sub obj_cmp
{