This commit is contained in:
John Whitington
2022-01-13 13:43:23 +00:00
parent 18a04c835d
commit c21fd91eee
4 changed files with 34 additions and 3 deletions

View File

@@ -1 +1,4 @@
(** Debugging tools *)
(** Print all the objects from a given PDF to Standard Output. *)
val print_pdf_objs : Pdf.t -> unit