# HG changeset patch # User berghofe # Date 939293497 -7200 # Node ID c80fc06972dffde0711bd34e11ce15add3b914ea # Parent 4caa07322d8f3fd9515dd29a188b0b2e35cd0527 Added file Thy/thm_deps.ML diff -r 4caa07322d8f -r c80fc06972df src/Pure/IsaMakefile --- a/src/Pure/IsaMakefile Thu Oct 07 12:50:34 1999 +0200 +++ b/src/Pure/IsaMakefile Thu Oct 07 12:51:37 1999 +0200 @@ -40,7 +40,7 @@ Syntax/ast.ML Syntax/lexicon.ML Syntax/mixfix.ML Syntax/parser.ML \ Syntax/printer.ML Syntax/syn_ext.ML Syntax/syn_trans.ML \ Syntax/syntax.ML Syntax/token_trans.ML Syntax/type_ext.ML \ - Thy/ROOT.ML Thy/html.ML Thy/latex.ML Thy/present.ML \ + Thy/ROOT.ML Thy/html.ML Thy/latex.ML Thy/present.ML Thy/thm_deps.ML \ Thy/thm_database.ML Thy/thy_info.ML Thy/thy_load.ML Thy/thy_parse.ML \ Thy/thy_scan.ML Thy/thy_syn.ML axclass.ML basis.ML context.ML \ deriv.ML display.ML drule.ML envir.ML goals.ML install_pp.ML \