summaryrefslogtreecommitdiffstats
path: root/library/demos/arrow.tcl
diff options
context:
space:
mode:
authorstanton <stanton@noemail.net>1998-09-14 18:22:43 (GMT)
committerstanton <stanton@noemail.net>1998-09-14 18:22:43 (GMT)
commit037328605335b612a7d38f50cb21bd8dcf4ce806 (patch)
treefebc30e6decfb25119f641561382ab8084cea0c8 /library/demos/arrow.tcl
parent8690fee95bb86d680d3bad1c9b3d121eabcacb8a (diff)
downloadtk-037328605335b612a7d38f50cb21bd8dcf4ce806.zip
tk-037328605335b612a7d38f50cb21bd8dcf4ce806.tar.gz
tk-037328605335b612a7d38f50cb21bd8dcf4ce806.tar.bz2
Replaced SCCS strings, fixed binary files
FossilOrigin-Name: fb58b663f313796e8ed3115f92d657f0cae1d575
Diffstat (limited to 'library/demos/arrow.tcl')
-rw-r--r--library/demos/arrow.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/demos/arrow.tcl b/library/demos/arrow.tcl
index 126c179..78befc3 100644
--- a/library/demos/arrow.tcl
+++ b/library/demos/arrow.tcl
@@ -3,7 +3,7 @@
# This demonstration script creates a canvas widget that displays a
# large line with an arrowhead whose shape can be edited interactively.
#
-# SCCS: @(#) arrow.tcl 1.8 97/03/02 16:18:20
+# RCS: @(#) $Id: arrow.tcl,v 1.2 1998/09/14 18:23:26 stanton Exp $
if {![info exists widgetDemo]} {
error "This script should be run from the \"widget\" demo."