# HG changeset patch # User haftmann # Date 1235338370 -3600 # Node ID e7723cb4b2a6e2a4059f8b90e555576b91230531 # Parent ace8a0847002eb89c182580f746bc9deaeb2a266 experimental switch to new well-sorting algorithm diff -r ace8a0847002 -r e7723cb4b2a6 src/HOL/HOL.thy --- a/src/HOL/HOL.thy Sun Feb 22 18:16:32 2009 +0100 +++ b/src/HOL/HOL.thy Sun Feb 22 22:32:50 2009 +0100 @@ -29,7 +29,7 @@ "~~/src/Tools/value.ML" "~~/src/Tools/code/code_name.ML" "~~/src/Tools/code/code_wellsorted.ML" (* formal dependency *) - "~~/src/Tools/code/code_funcgr.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"