src/HOL/Predicate_Compile_Examples/Code_Prolog_Examples.thy
changeset 41956 c15ef1b85035
parent 41457 3bb2f035203f
child 55447 aa41ecbdc205
equal deleted inserted replaced
41955:703ea96b13c6 41956:c15ef1b85035
     1 theory Code_Prolog_Examples
     1 theory Code_Prolog_Examples
     2 imports Code_Prolog
     2 imports "~~/src/HOL/Library/Code_Prolog"
     3 begin
     3 begin
     4 
     4 
     5 section {* Example append *}
     5 section {* Example append *}
     6 
     6 
     7 
     7