hammer/src/bindings/swig/hammer.i

6 lines
72 B
OpenEdge ABL
Raw Normal View History

%module hammer
%import "hammer/allocator.h"
%import "hammer/hammer.h"
2013-11-16 08:12:29 +01:00