ProgTutorial/Recipes/USTypes.thy
author griff
Fri, 29 Oct 2010 13:10:33 +0200
changeset 455 fcd0fb70994b
parent 346 0fea8b7a14a1
child 565 cecd7a941885
permissions -rw-r--r--
tracing_fn was moved to Output.Private_Hooks


theory USTypes
imports "../Appendix"
begin


section {* User Space Type-Systems (TBD) *}



end