cvw/synthDC/runFrequencySynth.sh

8 lines
105 B
Bash
Raw Normal View History

#!/usr/bin/bash
# rm -r runs/*
2022-04-25 16:03:02 +00:00
make clean
make del
make freqs TECH=$1
scripts/extractSummary.py
2022-04-25 16:03:02 +00:00
make del