ProgTutorial/Recipes/USTypes.thy
author Christian Urban <urbanc@in.tum.de>
Tue, 13 Oct 2009 22:57:25 +0200
changeset 346 0fea8b7a14a1
parent 211 d5accbc67e1b
child 565 cecd7a941885
permissions -rw-r--r--
tuned the ML-output mechanism; tuned slightly the text


theory USTypes
imports "../Appendix"
begin


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



end