1
0
mirror of git://projects.qi-hardware.com/cae-tools.git synced 2024-12-23 08:25:31 +02:00
cae-tools/cameo/test/doit
Werner Almesberger 489ca9c24d cameo: documented "area"; miscellaneous cleanup
Also removed the tool diameter argument. We use the diameter from the
path, like "offset" does. In the long run, this convention probably
doesn't make sense, though.
2012-03-18 21:00:08 -03:00

7 lines
68 B
Bash
Executable File

#!/bin/sh
../cameo <<EOF
gnuplot 3 in.gp
area 0.13
write out.gp
EOF