diff options
Diffstat (limited to 'clib/exninfo.mli')
| -rw-r--r-- | clib/exninfo.mli | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/clib/exninfo.mli b/clib/exninfo.mli index 55f0662431..08395f59f4 100644 --- a/clib/exninfo.mli +++ b/clib/exninfo.mli @@ -79,3 +79,5 @@ val capture : exn -> iexn val iraise : iexn -> 'a (** Raise the given enriched exception. *) + +val reify : unit -> info |
