From fae31bdb659b4b14322136e045ea565d38bbd04f Mon Sep 17 00:00:00 2001 From: Sébastien Dailly Date: Tue, 29 Dec 2020 21:41:47 +0100 Subject: Dynamic width --- paths.ml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'paths.ml') diff --git a/paths.ml b/paths.ml index 2db8ab0..82eca48 100755 --- a/paths.ml +++ b/paths.ml @@ -1,2 +1,4 @@ +(** Common module for ensuring that the function is evaluated only once *) + module Path_Builder = Path.Builder.Make(Path.Point) -- cgit v1.2.3