mirror of
https://git.code.sf.net/p/ngspice/ngspice
synced 2026-09-01 10:17:43 +02:00
6 lines
108 B
Bash
6 lines
108 B
Bash
#!/bin/sh
|
|
set -v
|
|
|
|
rm -f new*.plt new*.data new*.eps new*.png
|
|
rm -f tnew*.plt tnew*.data tnew*.eps tnew*.png
|