ProgTutorial/Recipes/USTypes.thy
author Christian Urban <urbanc@in.tum.de>
Tue, 20 Mar 2012 09:39:44 +0000
changeset 514 7e25716c3744
parent 346 0fea8b7a14a1
child 565 cecd7a941885
permissions -rw-r--r--
updated to outer syntax / parser changes


theory USTypes
imports "../Appendix"
begin


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



end