src/Pure/IsaMakefile
changeset 25525 d6b898681fc7
parent 25496 0a779502be57
child 25715 3d1d281b2471
equal deleted inserted replaced
25524:79f198a08c15 25525:d6b898681fc7
    63   Pure.thy ROOT.ML Syntax/ast.ML Syntax/lexicon.ML Syntax/mixfix.ML		\
    63   Pure.thy ROOT.ML Syntax/ast.ML Syntax/lexicon.ML Syntax/mixfix.ML		\
    64   Syntax/parser.ML Syntax/printer.ML Syntax/simple_syntax.ML Syntax/syn_ext.ML	\
    64   Syntax/parser.ML Syntax/printer.ML Syntax/simple_syntax.ML Syntax/syn_ext.ML	\
    65   Syntax/syn_trans.ML Syntax/syntax.ML Syntax/type_ext.ML Thy/html.ML		\
    65   Syntax/syn_trans.ML Syntax/syntax.ML Syntax/type_ext.ML Thy/html.ML		\
    66   Thy/latex.ML Thy/present.ML Thy/term_style.ML Thy/thm_database.ML		\
    66   Thy/latex.ML Thy/present.ML Thy/term_style.ML Thy/thm_database.ML		\
    67   Thy/thm_deps.ML Thy/thy_edit.ML Thy/thy_header.ML Thy/thy_info.ML		\
    67   Thy/thm_deps.ML Thy/thy_edit.ML Thy/thy_header.ML Thy/thy_info.ML		\
    68   Thy/thy_load.ML Thy/thy_output.ML Tools/ROOT.ML Tools/invoke.ML		\
    68   Thy/thy_load.ML Thy/thy_output.ML Tools/ROOT.ML Tools/invoke.ML 		\
    69   Tools/named_thms.ML Tools/xml_syntax.ML assumption.ML axclass.ML codegen.ML	\
    69   Tools/isabelle_process.ML Tools/named_thms.ML Tools/xml_syntax.ML 		\
    70   compress.ML config.ML conjunction.ML consts.ML context.ML context_position.ML	\
    70   assumption.ML axclass.ML codegen.ML compress.ML config.ML conjunction.ML	\
    71   conv.ML defs.ML display.ML drule.ML envir.ML fact_index.ML goal.ML		\
    71   consts.ML context.ML context_position.ML conv.ML defs.ML display.ML drule.ML	\
    72   interpretation.ML library.ML logic.ML meta_simplifier.ML more_thm.ML 		\
    72   envir.ML fact_index.ML goal.ML interpretation.ML library.ML logic.ML		\
    73   morphism.ML name.ML net.ML old_goals.ML pattern.ML primitive_defs.ML		\
    73   meta_simplifier.ML more_thm.ML morphism.ML name.ML net.ML old_goals.ML	\
    74   proofterm.ML pure_setup.ML pure_thy.ML search.ML sign.ML simplifier.ML	\
    74   pattern.ML primitive_defs.ML proofterm.ML pure_setup.ML pure_thy.ML search.ML	\
    75   sorts.ML subgoal.ML tactic.ML tctical.ML term.ML term_subst.ML theory.ML	\
    75   sign.ML simplifier.ML sorts.ML subgoal.ML tactic.ML tctical.ML term.ML	\
    76   thm.ML type.ML type_infer.ML unify.ML variable.ML
    76   term_subst.ML theory.ML thm.ML type.ML type_infer.ML unify.ML variable.ML
    77 	@./mk
    77 	@./mk
    78 
    78 
    79 
    79 
    80 ## special targets
    80 ## special targets
    81 
    81