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

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

hdate.i @upstream/latestraw · history · blame

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

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