diff options
author | stanton <stanton@noemail.net> | 1998-09-14 18:39:42 (GMT) |
---|---|---|
committer | stanton <stanton@noemail.net> | 1998-09-14 18:39:42 (GMT) |
commit | d18103c837e55a0a945a1e9527bde6733eca153a (patch) | |
tree | 91ecabdbdcd0bf4fb6bc9397a725b55993ed4060 /doc/interp.n | |
parent | f2c22dd914ac2006c230ba1b676efbe299dce88d (diff) | |
download | tcl-d18103c837e55a0a945a1e9527bde6733eca153a.zip tcl-d18103c837e55a0a945a1e9527bde6733eca153a.tar.gz tcl-d18103c837e55a0a945a1e9527bde6733eca153a.tar.bz2 |
Replaced SCCS strings, fixed binary filescore-8-0-3
FossilOrigin-Name: 196f92fd17305db5fec1acd59f6926de11e01624
Diffstat (limited to 'doc/interp.n')
-rw-r--r-- | doc/interp.n | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/interp.n b/doc/interp.n index e08ea1c..d714f4d 100644 --- a/doc/interp.n +++ b/doc/interp.n @@ -4,7 +4,7 @@ '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. '\" -'\" SCCS: @(#) interp.n 1.37 97/10/31 12:51:11 +'\" RCS: @(#) $Id: interp.n,v 1.3 1998/09/14 18:39:53 stanton Exp $ '\" .so man.macros .TH interp n 7.6 Tcl "Tcl Built-In Commands" |