From d9183e0ed6061c8313b4f00096a8f921bee0126f Mon Sep 17 00:00:00 2001 From: John Whitington Date: Wed, 31 May 2023 14:15:51 +0100 Subject: [PATCH] more --- cpdfannot.ml | 1 + 1 file changed, 1 insertion(+) diff --git a/cpdfannot.ml b/cpdfannot.ml index 9b04569..82f6335 100644 --- a/cpdfannot.ml +++ b/cpdfannot.ml @@ -1,3 +1,4 @@ +(** A loose JSON equivalent of XFDF. *) open Pdfutil open Cpdferror