src/HOL/Codegenerator_Test/Candidates_Pretty.thy
author haftmann
Sun, 19 Feb 2012 15:30:35 +0100
changeset 46553 50a7e97fe653
parent 42842 6ef538f6a8ab
child 51143 0a2371e7ced3
permissions -rw-r--r--
distributed lattice properties of predicates to places of instantiation


(* 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