Skip to content
Snippets Groups Projects
Name Last commit Last update
src/qir
.gitignore
README
build.xml
build_eclipse.xml
This project is an implementation of the Query Intermediate Representation.

== Build ==

To create the archive qir.jar, run "ant" on the root directory.
To remove generated files, run "ant clean".