summaryrefslogtreecommitdiffstats
path: root/tools/index.tcl
diff options
context:
space:
mode:
authordkf <dkf@noemail.net>2004-05-18 12:28:40 (GMT)
committerdkf <dkf@noemail.net>2004-05-18 12:28:40 (GMT)
commit4aa7356f231e6607072123c4fb61758cf5a17378 (patch)
treef2d9573d38cfec1ccab74708c4ff275758102325 /tools/index.tcl
parentb60aa89d0bd7432aaf9a01fc7b7c243685699c5a (diff)
downloadtcl-4aa7356f231e6607072123c4fb61758cf5a17378.zip
tcl-4aa7356f231e6607072123c4fb61758cf5a17378.tar.gz
tcl-4aa7356f231e6607072123c4fb61758cf5a17378.tar.bz2
More adaptations to understand .SS macros.
FossilOrigin-Name: 86d6a29be3839f8e520237e69690f75a48062f69
Diffstat (limited to 'tools/index.tcl')
-rw-r--r--tools/index.tcl4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/index.tcl b/tools/index.tcl
index 26e4386..b39f7ca 100644
--- a/tools/index.tcl
+++ b/tools/index.tcl
@@ -9,7 +9,7 @@
# See the file "license.terms" for information on usage and redistribution
# of this file, and for a DISCLAIMER OF ALL WARRANTIES.
#
-# RCS: @(#) $Id: index.tcl,v 1.4 2003/06/04 23:40:18 mistachkin Exp $
+# RCS: @(#) $Id: index.tcl,v 1.5 2004/05/18 12:28:40 dkf Exp $
#
# Global variables used by these scripts:
@@ -133,7 +133,7 @@ proc text string {
proc macro {name args} {
switch $name {
- SH {
+ SH - SS {
global state
switch $args {