aboutsummaryrefslogtreecommitdiffstats
path: root/caml/Allocationaux.mli
diff options
context:
space:
mode:
Diffstat (limited to 'caml/Allocationaux.mli')
-rw-r--r--caml/Allocationaux.mli5
1 files changed, 0 insertions, 5 deletions
diff --git a/caml/Allocationaux.mli b/caml/Allocationaux.mli
deleted file mode 100644
index 0cf3b944..00000000
--- a/caml/Allocationaux.mli
+++ /dev/null
@@ -1,5 +0,0 @@
-open Datatypes
-open List
-open Locations
-
-val parallel_move_order: loc list -> loc list -> (loc, loc) prod list