OSDN Git Service

touched all tk files to ease next import
[pf3gnuchains/pf3gnuchains4x.git] / tk / library / demos / rmt
index 9310475..de3ff85 100755 (executable)
@@ -7,7 +7,7 @@ exec wish "$0" "$@"
 # Tk applications.  It allows you to select an application and
 # then type commands to that application.
 #
-# SCCS: @(#) rmt 1.10 96/06/24 16:42:38
+# RCS: @(#) $Id$
 
 wm title . "Tk Remote Controller"
 wm iconname . "Tk Remote"
@@ -203,3 +203,4 @@ proc fillAppsMenu {} {
 set app [winfo name .]
 prompt
 focus .t
+