ProgTutorial/Recipes/USTypes.thy
author Christian Urban <urbanc@in.tum.de>
Thu, 02 Apr 2009 12:19:11 +0100
changeset 227 a00c7721fc3b
parent 211 d5accbc67e1b
child 346 0fea8b7a14a1
permissions -rw-r--r--
merged


theory USTypes
imports Main
begin


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



end