| author | wenzelm | 
| Fri, 17 Aug 2012 19:11:51 +0200 | |
| changeset 48852 | 9708686dbe62 | 
| parent 40711 | 81bc73585eec | 
| child 50629 | 264ece81df93 | 
| permissions | -rw-r--r-- | 
(* Author: Florian Haftmann, TU Muenchen *) header {* Pervasive test of code generator *} theory Generate imports Candidates begin subsection {* Check whether generated code compiles *} text {* If any of the checks fails, inspect the code generated by a corresponding @{text export_code} command. *} export_code _ checking SML OCaml? Haskell? Scala? end