summaryrefslogtreecommitdiffstats
path: root/library/demos
diff options
context:
space:
mode:
authorstanton <stanton>1998-09-29 00:25:03 (GMT)
committerstanton <stanton>1998-09-29 00:25:03 (GMT)
commitc16d45ef706cbb616125e57ec8a1f809bae3c9df (patch)
tree99c199f65b7d32755dc8f0ee5cc773bd922a74a6 /library/demos
parentd3b37a36ad09da1989ef6c53fd6fddc71deb2d72 (diff)
downloadtk-c16d45ef706cbb616125e57ec8a1f809bae3c9df.zip
tk-c16d45ef706cbb616125e57ec8a1f809bae3c9df.tar.gz
tk-c16d45ef706cbb616125e57ec8a1f809bae3c9df.tar.bz2
initial tk8.1a2 version
Diffstat (limited to 'library/demos')
-rw-r--r--library/demos/style.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/demos/style.tcl b/library/demos/style.tcl
index 6ed31f8..bb1d29b 100644
--- a/library/demos/style.tcl
+++ b/library/demos/style.tcl
@@ -3,7 +3,7 @@
# This demonstration script creates a text widget that illustrates the
# various display styles that may be set for tags.
#
-# SCCS: @(#) style.tcl 1.8 97/04/18 11:41:47
+# SCCS: @(#) style.tcl 1.9 97/05/06 13:59:06
if {![info exists widgetDemo]} {
error "This script should be run from the \"widget\" demo."