mirror of
git://projects.qi-hardware.com/cae-tools.git
synced 2025-04-21 12:27:27 +03:00
cameo: "area" now works on Z layers individually (untested)
This commit is contained in:
@@ -18,6 +18,6 @@
|
||||
#include "path.h"
|
||||
|
||||
|
||||
struct path *area(const struct path *path, double overlap);
|
||||
struct path *area(const struct path *paths, double overlap);
|
||||
|
||||
#endif /* !AREA_H */
|
||||
|
||||
Reference in New Issue
Block a user