cvw/synthDC/scripts/runFrequencySynth.sh
2022-06-24 06:43:44 +00:00

8 lines
105 B
Bash
Executable File

#!/usr/bin/bash
# rm -r runs/*
make clean
make del
make freqs TECH=$1
scripts/extractSummary.py
make del