Codebase list libhdate / 9309d92 current / bindings / ruby / hdate.i
9309d92

Tree @9309d92 (Download .tar.gz)

hdate.i @9309d92raw · history · blame

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

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