ProgTutorial/Recipes/USTypes.thy
author haftmann
Fri, 30 Oct 2009 09:42:16 +0100
changeset 364 c6a2e295227e
parent 346 0fea8b7a14a1
child 565 cecd7a941885
permissions -rw-r--r--
modernized


theory USTypes
imports "../Appendix"
begin


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



end