summaryrefslogtreecommitdiff
path: root/lib/parsearg.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/parsearg.rb')
-rw-r--r--lib/parsearg.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/parsearg.rb b/lib/parsearg.rb
index 569ed260f7..a0ef90f018 100644
--- a/lib/parsearg.rb
+++ b/lib/parsearg.rb
@@ -2,8 +2,8 @@
#
# parsearg.rb - parse arguments
# $Release Version: $
-# $Revision: 1.3 $
-# $Date: 1996/11/12 06:48:51 $
+# $Revision$
+# $Date$
# by Yasuo OHBA(SHL Japan Inc. Technology Dept.)
#
# --
@@ -11,7 +11,7 @@
#
#
-$RCS_ID="$Header: /home/jammy/current/ruby/RCS/parsearg.rb,v 1.3 1996/11/12 06:48:51 jammy Exp $"
+$RCS_ID="$Header$"
load("getopts.rb")