CookBook/Recipes/USTypes.thy
author Christian Urban <urbanc@in.tum.de>
Fri, 27 Feb 2009 13:02:19 +0000
changeset 151 7e0bf13bf743
parent 127 74846cb0fff9
permissions -rw-r--r--
added more material to the attribute section; merged the recipe about named theorems into the main body; added a solution to an exercise in the conversion section


theory USTypes
imports Main
begin


section {* User Space Type-Systems *}



end