ProgTutorial/Recipes/USTypes.thy
author Christian Urban <urbanc@in.tum.de>
Mon, 28 Sep 2009 23:52:06 +0200
changeset 324 4172c0743cf2
parent 211 d5accbc67e1b
child 346 0fea8b7a14a1
permissions -rw-r--r--
updated foobar_proof example


theory USTypes
imports Main
begin


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



end