ProgTutorial/Recipes/USTypes.thy
author Christian Urban <urbanc@in.tum.de>
Thu, 23 May 2019 00:56:39 +0100
changeset 576 b78c4fab81a9
parent 565 cecd7a941885
permissions -rw-r--r--
small typo


theory USTypes
imports "../Appendix"
begin


section \<open>User Space Type-Systems (TBD)\<close>



end