diff -r fcc0e6e54dca -r 74846cb0fff9 CookBook/Recipes/USTypes.thy --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/CookBook/Recipes/USTypes.thy Fri Feb 20 23:19:41 2009 +0000 @@ -0,0 +1,15 @@ + +theory USTypes +imports Main +begin + + +section {* User Space Type-Systems *} + + + +end + + + +