From 0225730f5461e693386031a8f06085d2354d6537 Mon Sep 17 00:00:00 2001 From: Chloe Brown Date: Sat, 25 Mar 2023 16:15:51 +0000 Subject: Extract thinnings to a new module. Also make the interface more abstract, so more efficient representations can be swapped in with less cost. --- obs.ipkg | 1 + 1 file changed, 1 insertion(+) (limited to 'obs.ipkg') diff --git a/obs.ipkg b/obs.ipkg index d2454d3..9d706ae 100644 --- a/obs.ipkg +++ b/obs.ipkg @@ -12,4 +12,5 @@ main = Main modules = CC.Name , CC.Term + , CC.Thinning , Main -- cgit v1.2.3