Codebase list libhdate / e09f2f61-9fa5-4051-8059-6c172c0c4e42/main bindings / ruby / hdate.i
e09f2f61-9fa5-4051-8059-6c172c0c4e42/main

Tree @e09f2f61-9fa5-4051-8059-6c172c0c4e42/main (Download .tar.gz)

hdate.i @e09f2f61-9fa5-4051-8059-6c172c0c4e42/mainraw · history · blame

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

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