1
0
mirror of git://projects.qi-hardware.com/cae-tools.git synced 2025-02-02 04:11:05 +02:00
Werner Almesberger 17afa3e2bb Accept multiple paths and distinguish between inner paths and the outer path.
- cameo/path.h, cameo/path.c (path_replace): replace a path in a list of
  paths with a different path
- cameo/path.h, cameo/path.c (path_find_leftmost): find the leftmost path
  in a list of paths
- cameo/path.h, cameo/path.c (path_free): move freeing of points to separate
  function free_points, for sharing with path_replace
- cameo/cameo.c (main): move path processing to new function process_paths
- cameo/cameo.c (process_paths): treat the leftmost path a outside path and
  process it last. Treat all others as inside paths.
2010-11-01 17:23:19 -03:00
2010-09-29 13:56:50 -03:00
Description
CAE Tools, Small tools to assist Computer-Aided Engineering
http://projects.qi-hardware.com/index.php/p/cae-tools/
341 KiB
Languages
C 64.1%
Gnuplot 8.9%
Shell 5.2%
Makefile 5.1%
Perl 5%
Other 11.7%