From 62e030d764506fc1c76d0e459f2e86f6eb7ef139 Mon Sep 17 00:00:00 2001 From: Maxence Guesdon Date: Fri, 4 Jul 2003 11:39:50 +0000 Subject: added field ex_code to exceptions git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@5657 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02 --- ocamldoc/odoc_exception.ml | 1 + 1 file changed, 1 insertion(+) (limited to 'ocamldoc/odoc_exception.ml') diff --git a/ocamldoc/odoc_exception.ml b/ocamldoc/odoc_exception.ml index b5b41bf93..b9e9428ce 100644 --- a/ocamldoc/odoc_exception.ml +++ b/ocamldoc/odoc_exception.ml @@ -25,5 +25,6 @@ and t_exception = { ex_args : Types.type_expr list ; (** the types of the parameters *) ex_alias : exception_alias option ; mutable ex_loc : Odoc_types.location ; + mutable ex_code : string option ; } -- cgit v1.2.3-70-g09d2