adf885b667
Separates the python scripts into those using swig and those needed for other scripting
8 lines
51 B
OpenEdge ABL
8 lines
51 B
OpenEdge ABL
|
|
|
|
%include pcb_text.h
|
|
%{
|
|
#include <pcb_text.h>
|
|
%}
|
|
|