mirror of
https://git.code.sf.net/p/ngspice/ngspice
synced 2026-08-22 05:47:42 +02:00
5 lines
137 B
Plaintext
5 lines
137 B
Plaintext
# Add /Zi for debug info
|
|
cl /Fe: prog1in4out.exe prog1in4out.c
|
|
cl /Fe: prog4in1out.exe prog4in1out.c
|
|
cl /Fe: graycode.exe graycode.c
|