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

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

hdate.i @uncommitted/upstreamraw · history · blame

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

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