summaryrefslogtreecommitdiffstats
path: root/library/parray.tcl
diff options
context:
space:
mode:
authorstanton <stanton>1998-09-14 18:39:43 (GMT)
committerstanton <stanton>1998-09-14 18:39:43 (GMT)
commitaada09aa918105dd70186da6252c8a92d444b580 (patch)
tree91ecabdbdcd0bf4fb6bc9397a725b55993ed4060 /library/parray.tcl
parentf8dab0988bd8bcd72a79a9335424a2a44c7afd0f (diff)
downloadtcl-aada09aa918105dd70186da6252c8a92d444b580.zip
tcl-aada09aa918105dd70186da6252c8a92d444b580.tar.gz
tcl-aada09aa918105dd70186da6252c8a92d444b580.tar.bz2
Replaced SCCS strings, fixed binary filescore_8_0_3
Diffstat (limited to 'library/parray.tcl')
-rw-r--r--library/parray.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/parray.tcl b/library/parray.tcl
index d80ad8d..92655b2 100644
--- a/library/parray.tcl
+++ b/library/parray.tcl
@@ -1,7 +1,7 @@
# parray:
# Print the contents of a global array on stdout.
#
-# SCCS: %Z% $Id: parray.tcl,v 1.2 1998/06/27 18:11:25 welch Exp $
+# RCS: @(#) $Id: parray.tcl,v 1.3 1998/09/14 18:40:03 stanton Exp $
#
# Copyright (c) 1991-1993 The Regents of the University of California.
# Copyright (c) 1994 Sun Microsystems, Inc.