aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlecoanet2004-02-23 09:31:12 +0000
committerlecoanet2004-02-23 09:31:12 +0000
commit12eb7b6473fcb633748cad4354690336de81ff3b (patch)
tree62599319dedfa8d295163ab4d9703501e2d767d9
parent01a303bb709245ac48a7fa75a41bbd54fa903cbb (diff)
downloadtkzinc-12eb7b6473fcb633748cad4354690336de81ff3b.zip
tkzinc-12eb7b6473fcb633748cad4354690336de81ff3b.tar.gz
tkzinc-12eb7b6473fcb633748cad4354690336de81ff3b.tar.bz2
tkzinc-12eb7b6473fcb633748cad4354690336de81ff3b.tar.xz
*** empty log message ***
-rw-r--r--demos/testGraphics.tcl2
-rw-r--r--library/zincGraphics.tcl2
2 files changed, 2 insertions, 2 deletions
diff --git a/demos/testGraphics.tcl b/demos/testGraphics.tcl
index 9b39c8e..1a9fee1 100644
--- a/demos/testGraphics.tcl
+++ b/demos/testGraphics.tcl
@@ -6,7 +6,7 @@
#
# Authors: Jean-Luc Vinot <vinot@cena.fr>
# Patrick Lecoanet <lecoanet@cena.fr> (Straightt translation
-# to Tcl, based on perl revision <check it>)
+# to Tcl, based on testGraphics.pl revision 1.9)
#
# $Id:
#-----------------------------------------------------------------------------------
diff --git a/library/zincGraphics.tcl b/library/zincGraphics.tcl
index c580b82..10f6a27 100644
--- a/library/zincGraphics.tcl
+++ b/library/zincGraphics.tcl
@@ -42,7 +42,7 @@
#-----------------------------------------------------------------------------------
# Authors: Jean-Luc Vinot <vinot@cena.fr>
# Patrick Lecoanet <lecoanet@cena.fr> (Straight translation
-# to Tcl, based on perl revision <check it>)
+# to Tcl, based on Graphics.pm revision 1.9)
# $Id:
#-----------------------------------------------------------------------------------