diff options
| author | fukachan <fukachan> | 2001-01-26 15:56:40 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2001-01-26 15:56:40 +0000 |
| commit | 4790f9fdfca07c524e79cbd35e614058ffbe6c11 (patch) | |
| tree | 1e0ecc956bd77b2a7ab1eb5349b00544134b9d62 /fml | |
| parent | e5ac23c85b5805c2f1d25c019c1dcf9173668b86 (diff) | |
| download | fml8-4790f9fdfca07c524e79cbd35e614058ffbe6c11.tar.gz fml8-4790f9fdfca07c524e79cbd35e614058ffbe6c11.tar.bz2 fml8-4790f9fdfca07c524e79cbd35e614058ffbe6c11.zip | |
nuke "usr lib .." for debug
Diffstat (limited to 'fml')
| -rw-r--r-- | fml/lib/FML/Parse.pm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fml/lib/FML/Parse.pm b/fml/lib/FML/Parse.pm index ecaea64e..44c56720 100644 --- a/fml/lib/FML/Parse.pm +++ b/fml/lib/FML/Parse.pm @@ -57,7 +57,6 @@ FML::Parse.pm appeared in fml5. =cut -use lib qw(./lib/fml5 ./lib/CPAN ./lib/3RDPARTY ./lib); use vars qw($InComingMessage); use strict; use Carp; |
