aboutsummaryrefslogtreecommitdiffstats
path: root/caml/Allocationaux.mli
blob: 0cf3b944523310f34e63fe632679c2e1d319dc63 (plain)
1
2
3
4
5
open Datatypes
open List
open Locations

val parallel_move_order: loc list -> loc list -> (loc, loc) prod list