summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Process/DocViewer.pm
diff options
context:
space:
mode:
authorfukachan <fukachan>2001-11-27 11:40:30 +0000
committerfukachan <fukachan>2001-11-27 11:40:30 +0000
commit886d8a97bcd3c3e85f5430f61ff60eac6a4967bc (patch)
treeb86f9431b60b83f2842560a8fc292d4606383b9e /fml/lib/FML/Process/DocViewer.pm
parent94a35da35c55bc1de66d654dff8a8961540df764 (diff)
downloadfml8-886d8a97bcd3c3e85f5430f61ff60eac6a4967bc.tar.gz
fml8-886d8a97bcd3c3e85f5430f61ff60eac6a4967bc.tar.bz2
fml8-886d8a97bcd3c3e85f5430f61ff60eac6a4967bc.zip
nuke "#!/usr/local/bin/perl -w" in the head
Diffstat (limited to 'fml/lib/FML/Process/DocViewer.pm')
-rw-r--r--fml/lib/FML/Process/DocViewer.pm3
1 files changed, 1 insertions, 2 deletions
diff --git a/fml/lib/FML/Process/DocViewer.pm b/fml/lib/FML/Process/DocViewer.pm
index ee112efe..9d39abd7 100644
--- a/fml/lib/FML/Process/DocViewer.pm
+++ b/fml/lib/FML/Process/DocViewer.pm
@@ -1,10 +1,9 @@
-#!/usr/local/bin/perl -w
#-*- perl -*-
#
# Copyright (C) 2000,2001 Ken'ichi Fukamachi
# All rights reserved.
#
-# $FML: DocViewer.pm,v 1.6 2001/11/25 03:55:38 fukachan Exp $
+# $FML: DocViewer.pm,v 1.7 2001/11/25 07:53:57 fukachan Exp $
#
package FML::Process::DocViewer;