src/Doc/antiquote_setup.ML
changeset 81114 6538332c08e0
parent 80846 9ed32b8a03a9
equal deleted inserted replaced
81113:6fefd6c602fa 81114:6538332c08e0
   117     entity_antiqs check_system_option "isasystem" \<^binding>\<open>system_option\<close> #>
   117     entity_antiqs check_system_option "isasystem" \<^binding>\<open>system_option\<close> #>
   118     entity_antiqs no_check "" \<^binding>\<open>inference\<close> #>
   118     entity_antiqs no_check "" \<^binding>\<open>inference\<close> #>
   119     entity_antiqs no_check "isasystem" \<^binding>\<open>executable\<close> #>
   119     entity_antiqs no_check "isasystem" \<^binding>\<open>executable\<close> #>
   120     entity_antiqs Isabelle_Tool.check "isatool" \<^binding>\<open>tool\<close> #>
   120     entity_antiqs Isabelle_Tool.check "isatool" \<^binding>\<open>tool\<close> #>
   121     entity_antiqs ML_Context.check_antiquotation "" \<^binding>\<open>ML_antiquotation\<close> #>
   121     entity_antiqs ML_Context.check_antiquotation "" \<^binding>\<open>ML_antiquotation\<close> #>
   122     entity_antiqs (K JEdit.check_action) "isasystem" \<^binding>\<open>action\<close>);
   122     entity_antiqs (K JEdit.check_action) "isasystem" \<^binding>\<open>action\<close> #>
       
   123     entity_antiqs Markup_Kind.check_notation_kind "" \<^binding>\<open>notation_kind\<close>);
   123 
   124 
   124 end;
   125 end;
   125 
   126 
   126 
   127 
   127 (* show symbols *)
   128 (* show symbols *)