ngspice/visualc/ng_shared_xspice_v/ng_shared_start.bat

5 lines
99 B
Batchfile
Raw Permalink Normal View History

REM start ngspice example returning XSPICE data
cd x64
start /B .\Debug\ng_shared_test_v.exe
PAUSE