--- sml/trunk/src/compiler/FLINT/main/control.sml 1999/04/22 09:30:22 259 +++ sml/trunk/src/compiler/FLINT/main/control.sml 1999/12/10 00:15:35 506 @@ -10,7 +10,7 @@ * locally unused but could be cross-module inlined. *) val phases = ref ["lcontract", "specialize", "fixfix", "fcontract", - "loopify", "fixfix", "split", "fcontract", + "loopify", "fixfix", (* "split", *) "fcontract", "specialize", "fcontract", "wrap", "fcontract", (* "names2deb", "typelift", "deb2names", *)