diff -r fc654c95c29e -r d8a6122affd7 src/HOL/IsaMakefile --- a/src/HOL/IsaMakefile Tue May 12 17:32:50 2009 +0100 +++ b/src/HOL/IsaMakefile Tue May 12 20:07:05 2009 +0200 @@ -92,10 +92,10 @@ $(SRC)/Tools/auto_solve.ML \ $(SRC)/Tools/code/code_haskell.ML \ $(SRC)/Tools/code/code_ml.ML \ + $(SRC)/Tools/code/code_preproc.ML \ $(SRC)/Tools/code/code_printer.ML \ $(SRC)/Tools/code/code_target.ML \ $(SRC)/Tools/code/code_thingol.ML \ - $(SRC)/Tools/code/code_wellsorted.ML \ $(SRC)/Tools/coherent.ML \ $(SRC)/Tools/eqsubst.ML \ $(SRC)/Tools/induct.ML \