@@ -60,11 +60,11 @@ # else # define KIT_STORAGE_ZIP 1 # endif #endif -static char *tclExecutableName; +char *tclExecutableName; /* * Attempt to load a "boot.tcl" entry from the embedded MetaKit file. * If there isn't one, try to open a regular "setup.tcl" file instead. * If that fails, this code will throw an error, using a message box.