ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/gde/bin/gce
(Generate patch)

Comparing deliantra/gde/bin/gce (file contents):
Revision 1.25 by elmex, Thu Jun 29 09:45:18 2006 UTC vs.
Revision 1.26 by elmex, Thu Jun 29 09:52:48 2006 UTC

1#!/opt/bin/perl 1#!/opt/bin/perl
2 2
3our $VERSION = '1.1'; 3our $VERSION = '1.2';
4 4
5BEGIN { 5BEGIN {
6 if (%PAR::LibCache) { 6 if (%PAR::LibCache) {
7 @INC = grep ref, @INC; # weed out all paths except pars loader refs 7 @INC = grep ref, @INC; # weed out all paths except pars loader refs
8 8

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines