mirror of
https://github.com/QuantumLeaps/qpcpp.git
synced 2025-02-04 06:13:00 +08:00
4 lines
96 B
Batchfile
4 lines
96 B
Batchfile
|
if "%QTOOLS%"=="" (
|
||
|
set QTOOLS=C:\qp\qtools
|
||
|
)
|
||
|
wish %QTOOLS%\qspy\tcl\qspyview.tcl dpp.tcl
|