aboutsummaryrefslogtreecommitdiffhomepage
path: root/engine/geninterp.mli
diff options
context:
space:
mode:
Diffstat (limited to 'engine/geninterp.mli')
-rw-r--r--engine/geninterp.mli2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/geninterp.mli b/engine/geninterp.mli
index 9a925dcd8..492e372ad 100644
--- a/engine/geninterp.mli
+++ b/engine/geninterp.mli
@@ -30,7 +30,7 @@ sig
val eq : 'a typ -> 'b typ -> ('a, 'b) CSig.eq option
val repr : 'a typ -> string
- val pr : 'a typ -> Pp.std_ppcmds
+ val pr : 'a typ -> Pp.t
val typ_list : t list typ
val typ_opt : t option typ