Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 84ccbc74 authored by POTTIER Francois's avatar POTTIER Francois
Browse files

A better [Print] API.

parent f0547a17
Branches
Tags
No related merge requests found
......@@ -95,5 +95,8 @@ and term3 t =
and term t =
term3 t
let term (oc : out_channel) (t : (string, string) term) : unit =
output oc (term t)
let typ =
adapt typ
let term =
adapt term
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment