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