Omit cmake generated main function
This MR makes the generated driver provide a main function. To that end, a try/catch block is implemented in cgen.
This fixes #118 (closed)
Edited by Dominic Kempf
This MR makes the generated driver provide a main function. To that end, a try/catch block is implemented in cgen.
This fixes #118 (closed)