summaryrefslogtreecommitdiffstats
path: root/library/demos/bind.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'library/demos/bind.tcl')
-rw-r--r--library/demos/bind.tcl2
1 files changed, 0 insertions, 2 deletions
diff --git a/library/demos/bind.tcl b/library/demos/bind.tcl
index 5e67834..d9bc22f 100644
--- a/library/demos/bind.tcl
+++ b/library/demos/bind.tcl
@@ -2,8 +2,6 @@
#
# This demonstration script creates a text widget with bindings set
# up for hypertext-like effects.
-#
-# RCS: @(#) $Id: bind.tcl,v 1.5 2004/12/21 11:56:35 dkf Exp $
if {![info exists widgetDemo]} {
error "This script should be run from the \"widget\" demo."