aboutsummaryrefslogtreecommitdiff
path: root/win/package.tcl
diff options
context:
space:
mode:
authorlecoanet2005-06-03 11:54:26 +0000
committerlecoanet2005-06-03 11:54:26 +0000
commita6e7a7dbcc8b85ee36057aef0277636cc80e4a79 (patch)
tree2d83001df7f32a423dd2909e4cb153437db7e25e /win/package.tcl
parent1e226db904a21b6ac8d1a022e4637d93e2c7e48e (diff)
downloadtkzinc-a6e7a7dbcc8b85ee36057aef0277636cc80e4a79.zip
tkzinc-a6e7a7dbcc8b85ee36057aef0277636cc80e4a79.tar.gz
tkzinc-a6e7a7dbcc8b85ee36057aef0277636cc80e4a79.tar.bz2
tkzinc-a6e7a7dbcc8b85ee36057aef0277636cc80e4a79.tar.xz
Updated the python source layout
Diffstat (limited to 'win/package.tcl')
-rw-r--r--win/package.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/win/package.tcl b/win/package.tcl
index cd2cbdb..fe27187 100644
--- a/win/package.tcl
+++ b/win/package.tcl
@@ -47,7 +47,7 @@ if { $todo eq "subst" || $todo eq "" } {
puts "Performing configuration variables substitution..."
set registredFiles {
- { Python Zinc.py }
+ { Python/library Zinc.py }
{ . starkit.tcl }
{ win makefile.vc }
{ win Tkzinc.wxs }