From 55fc4cbb8b023cecba7f93681452c5ebeb8dfc3c Mon Sep 17 00:00:00 2001 From: Jean-Claude Wippler Date: Wed, 4 Apr 2007 22:36:13 +0000 Subject: [PATCH] fix vqtcl name change in boot.tcl git-svn-id: svn://svn.equi4.com/kitgen/trunk@1392 9e558909-932a-0410-a563-af77432da1eb --- files/boot.tcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/boot.tcl b/files/boot.tcl index ccd484e..565f37a 100644 --- 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 vlerqtcl4* 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 -- 2.23.0