diff options
Diffstat (limited to 'asmcomp/i386/scheduling.ml')
-rw-r--r-- | asmcomp/i386/scheduling.ml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asmcomp/i386/scheduling.ml b/asmcomp/i386/scheduling.ml index 05627b0405..c6c9a32473 100644 --- a/asmcomp/i386/scheduling.ml +++ b/asmcomp/i386/scheduling.ml @@ -13,7 +13,7 @@ (* *) (**************************************************************************) -let () = let module M = Schedgen in () (* to create a dependency *) +open! Schedgen (* to create a dependency *) (* Scheduling is turned off because our model does not fit the 486 nor the Pentium very well. In particular, it messes up with the |