1
0
mirror of git://projects.qi-hardware.com/cae-tools.git synced 2024-12-22 23:43:00 +02:00
CAE Tools, Small tools to assist Computer-Aided Engineering http://projects.qi-hardware.com/index.php/p/cae-tools/
Go to file
Werner Almesberger b47ef755ec Dogbone notches are now optional and can be set in the gnuplot file.
- cameo/cameo.c (main): use getopt
- cameo/cameo.c (main, usage, process_path): option -d to enable dog-bone
  notches (they're now disabled by default)
- cameo/path.h (struct path), cameo/path.c (path_new, path_from): added
  attribute "notch" to enable notches for a path
- cameo/gnuplot.c (gnuplot_read, gnuplot_do_write): read and write the
  #%notch hint
2010-11-01 19:20:44 -03:00
cameo Dogbone notches are now optional and can be set in the gnuplot file. 2010-11-01 19:20:44 -03:00
solidify Added the license (GPLv2+) 2010-09-29 13:56:50 -03:00