1
0
mirror of git://projects.qi-hardware.com/cae-tools.git synced 2025-01-09 11:40:15 +02:00
cae-tools/cameo/test/doit
2012-03-18 13:19:13 -03:00

11 lines
117 B
Bash
Executable File

#!/bin/sh
../cameo <<EOF
gnuplot 3 in.gp
offset inside
write out.gp
clear
gnuplot 3 in.gp
area 3 0
append out.gp
EOF