ProgTutorial/Recipes/USTypes.thy
author Christian Urban <urbanc@in.tum.de>
Thu, 26 Mar 2009 19:00:51 +0000
changeset 210 db8e302f44c8
parent 189 069d525f8f1d
child 211 d5accbc67e1b
permissions -rw-r--r--
more work on the simple inductive section


theory USTypes
imports Main
begin


section {* User Space Type-Systems *}



end