open Command
open Picture
open Point
open Path
module H = Helpers


show/hide code

show/hide code

let _ = 
  List.iter (fun (name,fig) -> Metapost.emit name fig)
  [ "other27", other27;
    "handbook3", handbook3;
  ]

This document was generated using caml2html