aboutsummaryrefslogtreecommitdiff
path: root/Perl/debug
diff options
context:
space:
mode:
authormertz2002-03-13 16:42:22 +0000
committermertz2002-03-13 16:42:22 +0000
commitfd6906e789f582a1ad09c55bb4abfada0d21365a (patch)
treee4a24d935d34b7d1eb911684f0b28bc26ae1e106 /Perl/debug
parent7089c5829069f90418c008f10dfbae53193d59e5 (diff)
downloadtkzinc-fd6906e789f582a1ad09c55bb4abfada0d21365a.zip
tkzinc-fd6906e789f582a1ad09c55bb4abfada0d21365a.tar.gz
tkzinc-fd6906e789f582a1ad09c55bb4abfada0d21365a.tar.bz2
tkzinc-fd6906e789f582a1ad09c55bb4abfada0d21365a.tar.xz
suppression ligne inutile
Diffstat (limited to 'Perl/debug')
-rw-r--r--Perl/debug/Makefile.PL3
1 files changed, 1 insertions, 2 deletions
diff --git a/Perl/debug/Makefile.PL b/Perl/debug/Makefile.PL
index d9f5904..539da69 100644
--- a/Perl/debug/Makefile.PL
+++ b/Perl/debug/Makefile.PL
@@ -3,6 +3,5 @@ use ExtUtils::MakeMaker;
# the contents of the Makefile that is written.
WriteMakefile(
'NAME' => 'ZincDebug',
- #'PMLIBDIRS' => [ qw(DigiKit) ],
- 'VERSION' => '0.1',
+ 'VERSION' => '0.1',
);