Skip to content
Snippets Groups Projects
Commit 467b57ea authored by Etienne Kneuss's avatar Etienne Kneuss
Browse files

Add simple entry point to leave leon Main.scala untouched

parent 64179f79
No related branches found
No related tags found
No related merge requests found
package leon
package synthesis
object Main {
def main(args : Array[String]) {
new Synthesizer().test()
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment