Codebase list libhdate / 519d749c-9b40-4740-8cb3-5a7fb082691f/main bindings / ruby / hdate.i
519d749c-9b40-4740-8cb3-5a7fb082691f/main

Tree @519d749c-9b40-4740-8cb3-5a7fb082691f/main (Download .tar.gz)

hdate.i @519d749c-9b40-4740-8cb3-5a7fb082691f/mainraw · history · blame

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

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