# HG changeset patch # User berghofe # Date 870823062 -7200 # Node ID fcd7e70258f7178a9845396caf73f16106d8bc69 # Parent e5322197cfea433a726fc0ea2194efaee48edbbb Removed references to "thy_data.ML". diff -r e5322197cfea -r fcd7e70258f7 src/HOL/IsaMakefile --- a/src/HOL/IsaMakefile Wed Aug 06 01:13:46 1997 +0200 +++ b/src/HOL/IsaMakefile Wed Aug 06 01:17:42 1997 +0200 @@ -21,7 +21,7 @@ FILES = ROOT.ML add_ind_def.ML datatype.ML hologic.ML \ ind_syntax.ML cladata.ML simpdata.ML \ - typedef.ML thy_syntax.ML thy_data.ML ../Pure/section_utils.ML \ + typedef.ML thy_syntax.ML ../Pure/section_utils.ML \ $(NAMES:%=%.thy) $(NAMES:%=%.ML) $(TFL:%=../TFL/%) \ $(PROVERS:%=../Provers/%)