Codebase list libhdate / ec1f909e-4fc2-4167-b79f-629c9a0c43be/main bindings / ruby / hdate.i
ec1f909e-4fc2-4167-b79f-629c9a0c43be/main

Tree @ec1f909e-4fc2-4167-b79f-629c9a0c43be/main (Download .tar.gz)

hdate.i @ec1f909e-4fc2-4167-b79f-629c9a0c43be/mainraw · history · blame

1
2
3
4
5
6
7
// file : hdate.i
%module hdate
%{
#include "../../src/hdatepp.h"
%}

%include ../../src/hdatepp.h