Codebase list libhdate / run/841342d9-316d-4f55-a179-9e154046f3ac/main bindings / php / hdate.i
run/841342d9-316d-4f55-a179-9e154046f3ac/main

Tree @run/841342d9-316d-4f55-a179-9e154046f3ac/main (Download .tar.gz)

hdate.i @run/841342d9-316d-4f55-a179-9e154046f3ac/mainraw · history · blame

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

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