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