Codebase list libhdate / eb53b33d-0869-45b4-af96-c77fd700e4ac/upstream bindings / ruby / hdate.i
eb53b33d-0869-45b4-af96-c77fd700e4ac/upstream

Tree @eb53b33d-0869-45b4-af96-c77fd700e4ac/upstream (Download .tar.gz)

hdate.i @eb53b33d-0869-45b4-af96-c77fd700e4ac/upstreamraw · history · blame

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

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