ProgTutorial/Recipes/USTypes.thy
author Christian Urban <urbanc@in.tum.de>
Wed, 01 Apr 2009 12:26:56 +0100
changeset 219 98d43270024f
parent 211 d5accbc67e1b
child 346 0fea8b7a14a1
permissions -rw-r--r--
more work on the simple inductive chapter


theory USTypes
imports Main
begin


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



end