Ocaml <-> C++ binding feature/java-bridge
authorPavel Labath <pavelo@centrum.sk>
Fri, 3 Jan 2014 15:56:15 +0000 (16:56 +0100)
committerPavel Labath <pavelo@centrum.sk>
Fri, 3 Jan 2014 15:59:37 +0000 (16:59 +0100)
commit85ba2cc3211b4c6ea7da4cbaf9db3bd51765e6f7
treec24341ecfc911b0c3bc2c9fd6fe0426df03f2ac1
parent33cc91c072d0c3ee3f17911f6484a24f55a3408b
Ocaml <-> C++ binding
src/bindings/c++/Makefile [new file with mode: 0644]
src/bindings/c++/tatoo-engine.cc [new file with mode: 0644]
src/bindings/c++/tatoo.h [new file with mode: 0644]
src/bindings/c++/tatoo_driver.ml [new file with mode: 0644]