summaryrefslogtreecommitdiffstats
path: root/library/demos/ruler.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'library/demos/ruler.tcl')
-rw-r--r--library/demos/ruler.tcl2
1 files changed, 0 insertions, 2 deletions
diff --git a/library/demos/ruler.tcl b/library/demos/ruler.tcl
index 86f18dc..ccdb1fc 100644
--- a/library/demos/ruler.tcl
+++ b/library/demos/ruler.tcl
@@ -2,8 +2,6 @@
#
# This demonstration script creates a canvas widget that displays a ruler
# with tab stops that can be set, moved, and deleted.
-#
-# RCS: @(#) $Id: ruler.tcl,v 1.3 2001/06/14 10:56:58 dkf Exp $
if {![info exists widgetDemo]} {
error "This script should be run from the \"widget\" demo."