aboutsummaryrefslogtreecommitdiff
path: root/spartan/core/Spartan.thy
diff options
context:
space:
mode:
authorJosh Chen2020-07-27 14:29:48 +0200
committerJosh Chen2020-07-27 14:29:48 +0200
commit0f84aa06384d827bd5f5f137c218197ab7217762 (patch)
tree08d9f4debaa2d00ada2db5d82afb3b5f1885714b /spartan/core/Spartan.thy
parentf20d91f75d39eda19d8e8e2f8c0476b11aeab7d2 (diff)
Hook elaboration into assumptions mechanism
Diffstat (limited to 'spartan/core/Spartan.thy')
-rw-r--r--spartan/core/Spartan.thy2
1 files changed, 2 insertions, 0 deletions
diff --git a/spartan/core/Spartan.thy b/spartan/core/Spartan.thy
index 2c7216e..11bdc2b 100644
--- a/spartan/core/Spartan.thy
+++ b/spartan/core/Spartan.thy
@@ -215,6 +215,8 @@ method_setup known =
subsection \<open>Statement commands\<close>
ML_file \<open>focus.ML\<close>
+ML_file \<open>elaboration.ML\<close>
+ML_file \<open>elaborated_expression.ML\<close>
ML_file \<open>goals.ML\<close>
subsection \<open>Proof methods\<close>