# HG changeset patch # User haftmann # Date 1235137764 -3600 # Node ID 1e0b8e561cc2474208f42c152fc95e03a4d38505 # Parent a717c3dffe4fcb808e61fea4baec347236f0b796 reverted to old wellsorting algorithm diff -r a717c3dffe4f -r 1e0b8e561cc2 src/HOL/HOL.thy --- a/src/HOL/HOL.thy Fri Feb 20 14:49:23 2009 +0100 +++ b/src/HOL/HOL.thy Fri Feb 20 14:49:24 2009 +0100 @@ -28,7 +28,7 @@ ("~~/src/Tools/induct_tacs.ML") "~~/src/Tools/value.ML" "~~/src/Tools/code/code_name.ML" - "~~/src/Tools/code/code_wellsorted.ML" + "~~/src/Tools/code/code_funcgr.ML" "~~/src/Tools/code/code_thingol.ML" "~~/src/Tools/code/code_printer.ML" "~~/src/Tools/code/code_target.ML"