# HG changeset patch # User berghofe # Date 870820393 -7200 # Node ID a4b9ed94907a43b1fd99b451841f856d55a6e079 # Parent 5d7073700fbc2d4473adfd991d3ca266336d4d7c Added some new dependencies for files in subdirectory Thy. diff -r 5d7073700fbc -r a4b9ed94907a src/Pure/IsaMakefile --- a/src/Pure/IsaMakefile Wed Aug 06 00:29:54 1997 +0200 +++ b/src/Pure/IsaMakefile Wed Aug 06 00:33:13 1997 +0200 @@ -15,7 +15,8 @@ Syntax/symbol_font.ML Syntax/syn_ext.ML Syntax/syn_trans.ML \ Syntax/syntax.ML Syntax/token_trans.ML Syntax/type_ext.ML Thy/ROOT.ML\ Thy/symbol_input.ML Thy/thm_database.ML Thy/thy_parse.ML Thy/thy_read.ML \ - Thy/thy_scan.ML Thy/thy_syn.ML axclass.ML basis.ML deriv.ML display.ML drule.ML \ + Thy/thy_scan.ML Thy/thy_syn.ML Thy/thy_info.ML Thy/browser_info.ML \ + axclass.ML basis.ML deriv.ML display.ML drule.ML \ envir.ML goals.ML install_pp.ML library.ML logic.ML net.ML pattern.ML \ search.ML section_utils.ML sequence.ML sign.ML sorts.ML symtab.ML tactic.ML \ tctical.ML term.ML theory.ML thm.ML type.ML type_infer.ML unify.ML \