From 986a36b3728eba40789d6063997dafda67b519ec Mon Sep 17 00:00:00 2001 From: Sébastien Dailly Date: Sun, 20 Dec 2020 06:38:04 +0100 Subject: Update --- path/draw.ml | 1 + 1 file changed, 1 insertion(+) (limited to 'path/draw.ml') diff --git a/path/draw.ml b/path/draw.ml index b4b7e28..e628dbc 100755 --- a/path/draw.ml +++ b/path/draw.ml @@ -4,6 +4,7 @@ module Path = Brr_canvas.C2d.Path module Point = Point module Path_Builder = Builder.Make(Point) module Builder = Builder +module WireFrame = WireFramePrinter (* (** Translate the point in the canva area *) -- cgit v1.2.3