aboutsummaryrefslogtreecommitdiff
path: root/HoTT_Base.thy
diff options
context:
space:
mode:
authorJosh Chen2018-08-07 12:30:59 +0200
committerJosh Chen2018-08-07 12:30:59 +0200
commitdc2730916482bd230f9bd5244b8b2cc9d005f69a (patch)
treec551ba8af9d5f573367061a9e2a30eb962dcd54c /HoTT_Base.thy
parentfdecdc58f50bdc4527eb7c10e37651e5fd9690aa (diff)
Old application syntax incompatible with Eisbach
Diffstat (limited to 'HoTT_Base.thy')
-rw-r--r--HoTT_Base.thy4
1 files changed, 0 insertions, 4 deletions
diff --git a/HoTT_Base.thy b/HoTT_Base.thy
index c2bb092..614419e 100644
--- a/HoTT_Base.thy
+++ b/HoTT_Base.thy
@@ -9,10 +9,6 @@ theory HoTT_Base
imports Pure
begin
-text "Use the syntax \<open>f(x)\<close> instead of \<open>f x\<close> for function application."
-
-setup Pure_Thy.old_appl_syntax_setup
-
section \<open>Foundational definitions\<close>