ProgTutorial/Recipes/USTypes.thy
author Christian Urban <urbanc@in.tum.de>
Fri, 09 Oct 2009 10:34:38 +0200
changeset 337 a456a21f608a
parent 211 d5accbc67e1b
child 346 0fea8b7a14a1
permissions -rw-r--r--
a bit more work on the theorem section


theory USTypes
imports Main
begin


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



end