oracle / souffle

DEPRECATED. Soufflé is a translator of declarative Datalog programs into the C++ language.
https://github.com/souffle-lang
Universal Permissive License v1.0
49 stars 17 forks source link

Bugfixes: wrong signature for method print() and struct/class forward declarations #2

Closed b-scholz closed 8 years ago

b-scholz commented 8 years ago

These fixes are necessary for compiling the interpreter with CLANG.