From 91dc4798571fa99d68ced7ba098c958fca94c477 Mon Sep 17 00:00:00 2001 From: Josh Chen Date: Sun, 10 Feb 2019 10:55:37 +0100 Subject: restructure library --- HoTT_Base.thy | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'HoTT_Base.thy') diff --git a/HoTT_Base.thy b/HoTT_Base.thy index 23e51e5..1eaed12 100644 --- a/HoTT_Base.thy +++ b/HoTT_Base.thy @@ -30,10 +30,10 @@ declare[[eta_contract=false]] \ \Do not eta-contract\ ML \val trace = Attrib.setup_config_bool @{binding "trace"} (K false)\ \ \Context attribute for tracing; use declare[[trace=true]] at any point in a theory to turn on.\ -text \The following file sets up type assumption and inference functionality.\ +text \Set up type assumption and inference functionality:\ +ML_file "util.ML" ML_file "typing.ML" - ML \ val _ = let -- cgit v1.2.3