summaryrefslogtreecommitdiffstats
path: root/library/demos/aniwave.tcl
diff options
context:
space:
mode:
authordgp@users.sourceforge.net <dgp>2011-06-08 17:44:55 (GMT)
committerdgp@users.sourceforge.net <dgp>2011-06-08 17:44:55 (GMT)
commitb22c70b26b7755db1844439c25834597bb5572b5 (patch)
tree2feace2ac90d8666eb2dd198d83307c99a4487ea /library/demos/aniwave.tcl
parentacb89e8905e3310c8a3d05bb1c2a824ffc401a0c (diff)
parent42bca745d0043de8d97ec44accbad327b0482e5f (diff)
downloadtk-b22c70b26b7755db1844439c25834597bb5572b5.zip
tk-b22c70b26b7755db1844439c25834597bb5572b5.tar.gz
tk-b22c70b26b7755db1844439c25834597bb5572b5.tar.bz2
Purge RCS Keywords.
Diffstat (limited to 'library/demos/aniwave.tcl')
-rw-r--r--library/demos/aniwave.tcl2
1 files changed, 0 insertions, 2 deletions
diff --git a/library/demos/aniwave.tcl b/library/demos/aniwave.tcl
index fd2b1ec..6122132 100644
--- a/library/demos/aniwave.tcl
+++ b/library/demos/aniwave.tcl
@@ -3,8 +3,6 @@
# This demonstration script illustrates how to adjust canvas item
# coordinates in a way that does something fairly similar to waveform
# display.
-#
-# RCS: @(#) $Id: aniwave.tcl,v 1.2 2004/12/21 11:56:35 dkf Exp $
if {![info exists widgetDemo]} {
error "This script should be run from the \"widget\" demo."