Codebase list libhdate / upstream/1.6 bindings / ruby / hdate.i
upstream/1.6

Tree @upstream/1.6 (Download .tar.gz)

hdate.i @upstream/1.6raw · history · blame

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

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