ProgTutorial/Recipes/USTypes.thy
author Christian Urban <urbanc@in.tum.de>
Fri, 21 Aug 2009 11:42:14 +0200
changeset 318 efb5fff99c96
parent 211 d5accbc67e1b
child 346 0fea8b7a14a1
permissions -rw-r--r--
split up the first-steps section into two chapters


theory USTypes
imports Main
begin


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



end