Codebase list libhdate / 10b62a1b-0e73-44d2-9153-93e51f62fd2d/main bindings / php / hdate.i
10b62a1b-0e73-44d2-9153-93e51f62fd2d/main

Tree @10b62a1b-0e73-44d2-9153-93e51f62fd2d/main (Download .tar.gz)

hdate.i @10b62a1b-0e73-44d2-9153-93e51f62fd2d/mainraw · history · blame

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

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