ProgTutorial/Recipes/USTypes.thy
author Christian Urban <christian dot urban at kcl dot ac dot uk>
Mon, 25 Feb 2013 00:33:48 +0000
changeset 542 4b96e3c8b33e
parent 346 0fea8b7a14a1
child 565 cecd7a941885
permissions -rw-r--r--
updated the CallML section with the help from Florian


theory USTypes
imports "../Appendix"
begin


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



end