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.19 by elmex, Sun Apr 2 16:26:30 2006 UTC vs.
Revision 1.20 by elmex, Tue Apr 4 11:29:54 2006 UTC

1#!/opt/bin/perl 1#!/opt/bin/perl
2 2
3our $VERSION = '1.0'; 3our $VERSION = '1.1';
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