summaryrefslogtreecommitdiff
path: root/tk/library/demos/menubu.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'tk/library/demos/menubu.tcl')
-rw-r--r--tk/library/demos/menubu.tcl3
1 files changed, 2 insertions, 1 deletions
diff --git a/tk/library/demos/menubu.tcl b/tk/library/demos/menubu.tcl
index 2a76e302711..dc0681e55b3 100644
--- a/tk/library/demos/menubu.tcl
+++ b/tk/library/demos/menubu.tcl
@@ -3,7 +3,7 @@
# This demonstration script creates a window with a bunch of menus
# and cascaded menus using menubuttons.
#
-# # SCCS: @(#) menubu.tcl 1.9 97/06/19 18:11:06
+# # RCS: @(#) $Id$
if {![info exists widgetDemo]} {
error "This script should be run from the \"widget\" demo."
@@ -91,3 +91,4 @@ pack $body.buttons.colors -side left -padx 25 -pady 25
+