diff options
Diffstat (limited to 'asmcomp/coloring.mli')
-rw-r--r-- | asmcomp/coloring.mli | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/asmcomp/coloring.mli b/asmcomp/coloring.mli index 72576fa10..b0cd0437a 100644 --- a/asmcomp/coloring.mli +++ b/asmcomp/coloring.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Register allocation by coloring of the interference graph *) val allocate_registers: unit -> unit |