ProgTutorial/Recipes/USTypes.thy
author Christian Urban <urbanc@in.tum.de>
Thu, 19 Mar 2009 17:50:28 +0100
changeset 190 ca0ac2e75f6d
parent 189 069d525f8f1d
child 211 d5accbc67e1b
permissions -rw-r--r--
more one the simple-inductive chapter


theory USTypes
imports Main
begin


section {* User Space Type-Systems *}



end