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

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

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

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

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