ProgTutorial/Recipes/USTypes.thy
author Norbert Schirmer <norbert.schirmer@web.de>
Tue, 14 May 2019 17:45:13 +0200
changeset 566 6103b0eadbf2
parent 565 cecd7a941885
permissions -rw-r--r--
tuned parser for patterns in ML_response... antiquotations


theory USTypes
imports "../Appendix"
begin


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



end