From a6dedd0d1184ae67c6ff48323f2df17dc1d42ef2 Mon Sep 17 00:00:00 2001 From: Pierre Boutillier Date: Tue, 4 Feb 2014 15:19:25 +0100 Subject: Simpl_behaviour becomes Reductionops.ReductionBehaviour syntax mentionning simpl remains --- intf/vernacexpr.mli | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'intf') diff --git a/intf/vernacexpr.mli b/intf/vernacexpr.mli index 2df1f16333..d12204fec0 100644 --- a/intf/vernacexpr.mli +++ b/intf/vernacexpr.mli @@ -375,7 +375,7 @@ type vernac_expr = (explicitation * bool * bool) list list | VernacArguments of reference or_by_notation * ((Name.t * bool * (Loc.t * string) option * bool * bool) list) list * - int * [ `SimplDontExposeCase | `SimplNeverUnfold | `Rename | `ExtraScopes + int * [ `ReductionDontExposeCase | `ReductionNeverUnfold | `Rename | `ExtraScopes | `ClearImplicits | `ClearScopes | `DefaultImplicits ] list | VernacArgumentsScope of reference or_by_notation * scope_name option list -- cgit v1.2.3