Codebase list libhdate / 8ba77bc4-e30c-4d50-96d5-8d7add4563c7/main bindings / ruby / hdate.i
8ba77bc4-e30c-4d50-96d5-8d7add4563c7/main

Tree @8ba77bc4-e30c-4d50-96d5-8d7add4563c7/main (Download .tar.gz)

hdate.i @8ba77bc4-e30c-4d50-96d5-8d7add4563c7/main

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

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