Codebase list libhdate / 4077d0cd-b45a-4579-a8e9-a2b21ff82dea/main bindings / ruby / hdate.i
4077d0cd-b45a-4579-a8e9-a2b21ff82dea/main

Tree @4077d0cd-b45a-4579-a8e9-a2b21ff82dea/main (Download .tar.gz)

hdate.i @4077d0cd-b45a-4579-a8e9-a2b21ff82dea/mainraw · history · blame

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

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