diff --git a/compressor/compressor.ml b/compressor/compressor.ml index 1c6a5e5..fd12282 100644 --- a/compressor/compressor.ml +++ b/compressor/compressor.ml @@ -1,7 +1,7 @@ (* compressor [] substitutes data files specified by __DATA:\n into the template, writing to . The - data is printed in way which meets OCaml's syntax. It is optionally - compressed by zlib. *) + data is printed in way which meets OCaml's syntax. It is compressed by zlib. +*) open Pdfutil let contents_of_file filename =