ProgTutorial/Recipes/USTypes.thy
author haftmann
Fri, 30 Oct 2009 09:42:16 +0100
changeset 365 718beb785213
parent 346 0fea8b7a14a1
child 565 cecd7a941885
permissions -rw-r--r--
avoid value restriction


theory USTypes
imports "../Appendix"
begin


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



end