Codebase list libhdate / 34e23f60-c9fc-47ac-bf03-cec5222e0074/main bindings / ruby / hdate.i
34e23f60-c9fc-47ac-bf03-cec5222e0074/main

Tree @34e23f60-c9fc-47ac-bf03-cec5222e0074/main (Download .tar.gz)

hdate.i @34e23f60-c9fc-47ac-bf03-cec5222e0074/mainraw · history · blame

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

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