ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/Deliantra/Deliantra.pm
(Generate patch)

Comparing deliantra/Deliantra/Deliantra.pm (file contents):
Revision 1.4 by root, Sun Feb 5 00:18:26 2006 UTC vs.
Revision 1.5 by root, Sun Feb 5 00:25:33 2006 UTC

9our $VERSION = '0.1'; 9our $VERSION = '0.1';
10 10
11use strict; 11use strict;
12 12
13use Storable; 13use Storable;
14use List::Util qw(max);
15 14
16our $LIB = $ENV{CROSSFIRE_LIBDIR} 15our $LIB = $ENV{CROSSFIRE_LIBDIR}
17 or die "\$CROSSFIRE_LIBDIR must be set\n"; 16 or die "\$CROSSFIRE_LIBDIR must be set\n";
18 17
19sub T (){ 32 } 18sub T (){ 32 }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines