Isabelle_DOF/examples/technical_report/Isabelle_DOF-Manual/Isabelle_DOF-Manual.thy

12 lines
223 B
Plaintext
Raw Normal View History

2018-10-30 00:58:45 +00:00
(*<*)
2019-07-22 13:41:29 +00:00
theory "Isabelle_DOF-Manual"
imports "05_Implementation"
2018-10-30 00:58:45 +00:00
begin
close_monitor*[this]
check_doc_global
2018-10-30 00:58:45 +00:00
text\<open>Resulting trace in doc\_item ''this'': \<close>
ML\<open>@{trace_attribute this}\<close>
end
(*>*)