ProgTutorial/Recipes/USTypes.thy
author Christian Urban <urbanc@in.tum.de>
Thu, 28 May 2009 12:15:50 +0200
changeset 253 3cfd9a8a6de1
parent 211 d5accbc67e1b
child 346 0fea8b7a14a1
permissions -rw-r--r--
added comments about ML_prf and ML_val


theory USTypes
imports Main
begin


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



end