mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2024-11-22 16:35:01 +00:00
adf885b667
Separates the python scripts into those using swig and those needed for other scripting
6 lines
53 B
OpenEdge ABL
6 lines
53 B
OpenEdge ABL
|
|
%include pcb_target.h
|
|
%{
|
|
#include <pcb_target.h>
|
|
%}
|