Codebase list libhdate / scrub-obsolete/main bindings / php / hdate.i
scrub-obsolete/main

Tree @scrub-obsolete/main (Download .tar.gz)

hdate.i @scrub-obsolete/mainraw · history · blame

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

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