summaryrefslogtreecommitdiffstats
path: root/library/button.tcl
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2011-06-08 17:44:55 (GMT)
committerdgp <dgp@users.sourceforge.net>2011-06-08 17:44:55 (GMT)
commit092ffefd982e994324b4f188c06f211deecbe686 (patch)
tree2feace2ac90d8666eb2dd198d83307c99a4487ea /library/button.tcl
parent67e86168969b8dc8c999494b865d639cde34d5d5 (diff)
parent5cad7e1240b32955c1350fcd8cf4456165f13f96 (diff)
downloadtk-092ffefd982e994324b4f188c06f211deecbe686.zip
tk-092ffefd982e994324b4f188c06f211deecbe686.tar.gz
tk-092ffefd982e994324b4f188c06f211deecbe686.tar.bz2
Purge RCS Keywords.
Diffstat (limited to 'library/button.tcl')
-rw-r--r--library/button.tcl2
1 files changed, 0 insertions, 2 deletions
diff --git a/library/button.tcl b/library/button.tcl
index abad17f..b817b76 100644
--- a/library/button.tcl
+++ b/library/button.tcl
@@ -4,8 +4,6 @@
# checkbutton, and radiobutton widgets and provides procedures
# that help in implementing those bindings.
#
-# RCS: @(#) $Id: button.tcl,v 1.19.4.3 2010/08/03 23:12:06 hobbs Exp $
-#
# Copyright (c) 1992-1994 The Regents of the University of California.
# Copyright (c) 1994-1996 Sun Microsystems, Inc.
# Copyright (c) 2002 ActiveState Corporation.