diff options
Diffstat (limited to 'library/demos/rmt')
-rw-r--r-- | library/demos/rmt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/library/demos/rmt b/library/demos/rmt index 9310475..1ed865b 100644 --- a/library/demos/rmt +++ b/library/demos/rmt @@ -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: rmt,v 1.2 1998/09/14 18:23:29 stanton Exp $ wm title . "Tk Remote Controller" wm iconname . "Tk Remote" |