ProgTutorial/Recipes/USTypes.thy
author Christian Urban <urbanc@in.tum.de>
Thu, 01 Oct 2009 10:19:21 +0200
changeset 326 f76135c6c527
parent 211 d5accbc67e1b
child 346 0fea8b7a14a1
permissions -rw-r--r--
more work on the tutorial


theory USTypes
imports Main
begin


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



end