From aa2c8c64542d7930773da26573e186ec3753c268 Mon Sep 17 00:00:00 2001 From: Ziv Scully Date: Mon, 9 Nov 2015 13:37:31 -0500 Subject: Progress on free paths, but consolidation seems to fail more with them. --- src/sources | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/sources') diff --git a/src/sources b/src/sources index 1303b46e..8bf80bc6 100644 --- a/src/sources +++ b/src/sources @@ -176,7 +176,10 @@ $(SRC)/sql.sml $(SRC)/union_find_fn.sml $(SRC)/multimap_fn.sml + +$(SRC)/list_key_fn.sml $(SRC)/option_key_fn.sml +$(SRC)/pair_key_fn.sml $(SRC)/triple_key_fn.sml $(SRC)/cache.sml -- cgit v1.2.3