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