ProgTutorial/Recipes/USTypes.thy
author Christian Urban <urbanc@in.tum.de>
Thu, 30 Jul 2009 15:51:51 +0200
changeset 295 24c68350d059
parent 211 d5accbc67e1b
child 346 0fea8b7a14a1
permissions -rw-r--r--
polished the package chapter used FOCUS to explain the subproofs


theory USTypes
imports Main
begin


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



end