diff options
Diffstat (limited to 'PCbuild/rt.bat')
-rwxr-xr-x | PCbuild/rt.bat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/PCbuild/rt.bat b/PCbuild/rt.bat index 8c6f092..b3216f7 100755 --- a/PCbuild/rt.bat +++ b/PCbuild/rt.bat @@ -19,7 +19,7 @@ @set _qmode=no @set _dashO= @set _oldpath=%PATH% -@PATH %PATH%;..\..\tcl84\bin +@PATH %PATH%;..\..\tcltk\bin @goto CheckOpts :Again @shift |