src/HOL/Codegenerator_Test/Candidates_Pretty.thy
author wenzelm
Sun, 06 Nov 2011 14:20:41 +0100
changeset 45356 e79402612266
parent 42842 6ef538f6a8ab
child 51143 0a2371e7ced3
permissions -rw-r--r--
inlined antiquotations;


(* Author: Florian Haftmann, TU Muenchen *)

header {* Generating code using pretty literals and natural number literals  *}

theory Candidates_Pretty
imports Candidates Code_Char_ord Efficient_Nat
begin

end