mirror of
https://github.com/johnwhitington/cpdf-source.git
synced 2025-06-05 22:09:39 +02:00
more
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
(* compressor <infile> <outfile> [<compress>] substitutes data files specified
|
(* compressor <infile> <outfile> [<compress>] substitutes data files specified
|
||||||
by __DATA:<filename>\n into the <infile> template, writing to <outfile>. The
|
by __DATA:<filename>\n into the <infile> template, writing to <outfile>. The
|
||||||
data is printed in way which meets OCaml's syntax. It is optionally
|
data is printed in way which meets OCaml's syntax. It is compressed by zlib.
|
||||||
compressed by zlib. *)
|
*)
|
||||||
open Pdfutil
|
open Pdfutil
|
||||||
|
|
||||||
let contents_of_file filename =
|
let contents_of_file filename =
|
||||||
|
Reference in New Issue
Block a user