47b6381a7e16675c48c4734cb27e065c2fdf8ede
[hwmod.git] / quartus / linux_web.sh
1 #!/bin/sh
2 unset LS_COLORS
3 mkdir -p calc
4 cd calc
5 quartus_sh -t ../project_web.tcl
6 cd ..