src/HOL/Codegenerator_Test/Candidates_Pretty.thy
author blanchet
Thu, 29 Jul 2010 20:02:02 +0200
changeset 38096 488b38cd3e06
parent 37695 71e84a203c19
child 42842 6ef538f6a8ab
permissions -rw-r--r--
avoid "ATP Error: Error: blah" style messages


(* Author: Florian Haftmann, TU Muenchen *)

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

theory Candidates_Pretty
imports Candidates Code_Char Efficient_Nat
begin

end