mirror of
https://git.code.sf.net/p/ngspice/ngspice
synced 2026-09-08 06:07:32 +02:00
The following is also required:
commit 527b8378e8
Author: Brian Taylor <[email protected]>
Date: Wed Apr 10 13:24:48 2024 -0700
Fix circuits so that gtkwave tests run on MacOS. Add encoder/decoder example.
4 lines
31 B
Bash
Executable File
4 lines
31 B
Bash
Executable File
#!/bin/bash
|
|
set -x
|
|
rm -v *.vcd
|