mirror of
https://git.code.sf.net/p/ngspice/ngspice
synced 2026-09-07 21:54:48 +02:00
3 lines
54 B
Bash
Executable File
3 lines
54 B
Bash
Executable File
#!/bin/sh
|
|
rm -f *~ *.o *.so* *.vpi *.cf *.dylib *.raw
|