ProgTutorial/Recipes/USTypes.thy
author Christian Urban <urbanc@in.tum.de>
Sat, 10 Oct 2009 18:25:43 +0200
changeset 339 c588e8422737
parent 211 d5accbc67e1b
child 346 0fea8b7a14a1
permissions -rw-r--r--
used a better implementation of \index in Latex; added more to the theorem section


theory USTypes
imports Main
begin


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



end