summaryrefslogtreecommitdiffstats
path: root/library/demos/widget
diff options
context:
space:
mode:
authorpspjuth <peter.spjuth@gmail.com>2012-08-26 17:07:19 (GMT)
committerpspjuth <peter.spjuth@gmail.com>2012-08-26 17:07:19 (GMT)
commit2c2a2e6522dcfc11aaa8017b47bc14485313349b (patch)
treed0cf2a1e6e56525333957dd5fe2aab36bf174a4c /library/demos/widget
parentfc0e57edc8cb5ad99ea9540032237367f8b0a777 (diff)
parente4c7ef5bdf6375e1860418b1ec92c07f88660cc8 (diff)
downloadtk-pspjuth_canvas.zip
tk-pspjuth_canvas.tar.gz
tk-pspjuth_canvas.tar.bz2
merge trunkpspjuth_canvas
Diffstat (limited to 'library/demos/widget')
-rw-r--r--library/demos/widget2
1 files changed, 0 insertions, 2 deletions
diff --git a/library/demos/widget b/library/demos/widget
index 8a8d799..8b92f9a 100644
--- a/library/demos/widget
+++ b/library/demos/widget
@@ -9,8 +9,6 @@ exec wish "$0" ${1+"$@"}
# demonstrations. The code for the actual demonstrations is contained in
# separate ".tcl" files is this directory, which are sourced by this script as
# needed.
-#
-# RCS: @(#) $Id: widget,v 1.60 2010/11/05 07:49:34 nijtmans Exp $
package require Tcl 8.5
package require Tk 8.5