Codebase list libhdate / lintian-fixes/main bindings / php / hdate.i
lintian-fixes/main

Tree @lintian-fixes/main (Download .tar.gz)

hdate.i @lintian-fixes/mainraw · history · blame

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

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