ProgTutorial/Recipes/USTypes.thy
author Christian Urban <urbanc@in.tum.de>
Mon, 17 Aug 2009 20:57:32 +0200
changeset 310 007922777ff1
parent 211 d5accbc67e1b
child 346 0fea8b7a14a1
permissions -rw-r--r--
added some rudimentary inrastructure for producing the ML-code


theory USTypes
imports Main
begin


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



end