projects
/
kitgen
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
23b4637
)
fix vqtcl name change in boot.tcl
author
Jean-Claude Wippler
<jcw@equi4.com>
Wed, 4 Apr 2007 22:36:13 +0000
(22:36 +0000)
committer
Jean-Claude Wippler
<jcw@equi4.com>
Wed, 4 Apr 2007 22:36:13 +0000
(22:36 +0000)
git-svn-id: svn://svn.equi4.com/kitgen/trunk@1392
9e558909
-932a-0410-a563-
af77432da1eb
files/boot.tcl
patch
|
blob
|
history
diff --git
a/files/boot.tcl
b/files/boot.tcl
index ccd484e110049ffd1a50dcf64c05145d55ae4e88..565f37a355b7566e0ff64fd726cb3939b910cf37 100644
(file)
--- a/
files/boot.tcl
+++ b/
files/boot.tcl
@@
-51,7
+51,7
@@
proc tclInit {} {
# glob for a subdir in "lib", then source the specified file inside it
foreach {d f} {
- vfs1* vfsUtils.tcl vfs1* vfslib.tcl v
ler
qtcl4* mkclvfs.tcl
+ vfs1* vfsUtils.tcl vfs1* vfslib.tcl vqtcl4* mkclvfs.tcl
} {
foreach z [lsearch -int -all $prows $r] {
if {[string match $d [lindex $dname $z]]} break