src/Pure/IsaMakefile
changeset 8298 9b089bc07f69
parent 7779 c80fc06972df
child 8364 0eb9ee70c8f8
--- a/src/Pure/IsaMakefile	Thu Feb 24 21:33:32 2000 +0100
+++ b/src/Pure/IsaMakefile	Sun Feb 27 15:07:53 2000 +0100
@@ -23,30 +23,31 @@
 
 Pure: $(OUT)/Pure
 
-$(OUT)/Pure: General/ROOT.ML General/buffer.ML General/file.ML \
-  General/graph.ML General/history.ML General/name_space.ML \
-  General/object.ML General/path.ML General/position.ML \
-  General/pretty.ML General/scan.ML General/seq.ML General/source.ML \
-  General/symbol.ML General/table.ML General/url.ML Interface/ROOT.ML \
-  Interface/isamode.ML Interface/proof_general.ML Isar/ROOT.ML \
-  Isar/args.ML Isar/attrib.ML Isar/auto_bind.ML Isar/calculation.ML \
-  Isar/comment.ML Isar/isar.ML Isar/isar_cmd.ML Isar/isar_syn.ML \
-  Isar/isar_thy.ML Isar/local_defs.ML Isar/method.ML Isar/obtain.ML \
-  Isar/outer_lex.ML Isar/outer_parse.ML Isar/outer_syntax.ML \
-  Isar/proof.ML Isar/proof_context.ML Isar/proof_data.ML \
-  Isar/proof_history.ML Isar/session.ML Isar/skip_proof.ML \
-  Isar/toplevel.ML ML-Systems/mlworks.ML ML-Systems/polyml.ML \
-  ML-Systems/smlnj-0.93.ML ML-Systems/smlnj.ML ROOT.ML Syntax/ROOT.ML \
-  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/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 \
-  library.ML locale.ML logic.ML net.ML pattern.ML pure.ML pure_thy.ML \
-  search.ML sign.ML sorts.ML tactic.ML tctical.ML term.ML theory.ML \
-  theory_data.ML thm.ML type.ML type_infer.ML unify.ML
+$(OUT)/Pure: General/ROOT.ML General/buffer.ML General/file.ML		\
+  General/graph.ML General/history.ML General/name_space.ML		\
+  General/object.ML General/path.ML General/position.ML			\
+  General/pretty.ML General/scan.ML General/seq.ML General/source.ML	\
+  General/symbol.ML General/table.ML General/url.ML Interface/ROOT.ML	\
+  Interface/isamode.ML Interface/proof_general.ML Isar/ROOT.ML		\
+  Isar/args.ML Isar/attrib.ML Isar/auto_bind.ML Isar/calculation.ML	\
+  Isar/comment.ML Isar/isar.ML Isar/isar_cmd.ML Isar/isar_syn.ML	\
+  Isar/isar_thy.ML Isar/local_defs.ML Isar/method.ML Isar/net_rules.ML	\
+  Isar/obtain.ML Isar/outer_lex.ML Isar/outer_parse.ML			\
+  Isar/outer_syntax.ML Isar/proof.ML Isar/proof_context.ML		\
+  Isar/proof_data.ML Isar/proof_history.ML Isar/session.ML		\
+  Isar/skip_proof.ML Isar/toplevel.ML ML-Systems/mlworks.ML		\
+  ML-Systems/polyml.ML ML-Systems/smlnj-0.93.ML ML-Systems/smlnj.ML	\
+  ROOT.ML Syntax/ROOT.ML 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/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 library.ML locale.ML		\
+  logic.ML net.ML pattern.ML pure.ML pure_thy.ML search.ML sign.ML	\
+  sorts.ML tactic.ML tctical.ML term.ML theory.ML theory_data.ML	\
+  thm.ML type.ML type_infer.ML unify.ML
 	@./mk