Codebase list libhdate / 8d3ed499-60c9-4ff3-a8f5-36014ceb5a6f/main bindings / ruby / hdate.i
8d3ed499-60c9-4ff3-a8f5-36014ceb5a6f/main

Tree @8d3ed499-60c9-4ff3-a8f5-36014ceb5a6f/main (Download .tar.gz)

hdate.i @8d3ed499-60c9-4ff3-a8f5-36014ceb5a6f/mainraw · history · blame

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

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