mirror of
git://projects.qi-hardware.com/cae-tools.git
synced 2025-04-21 12:27:27 +03:00
cameo: migrated Excellon reader from drl2gp
- Makefile (OBJS): added excellon.o - README: added brief description of Excellon input - excellon.h, excellon.c: adaptation of KiCad drill file reader from ../drl2gp/drl2gp.c - lang.l, lang.y: added command "excellon" to read KiCad drill files - gerber.h: removed stray newline
This commit is contained in:
@@ -19,4 +19,3 @@
|
||||
struct path *gerber_read(const char *name, double r_tool_default);
|
||||
|
||||
#endif /* !GERBER_H */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user