diff options
| author | herbelin | 2007-01-11 18:55:05 +0000 |
|---|---|---|
| committer | herbelin | 2007-01-11 18:55:05 +0000 |
| commit | 07602743dd112779f29f17add9c318929276ccbe (patch) | |
| tree | 3d20ba661400ef0632ae4b7ce46dac3d99ff3624 /interp/constrextern.mli | |
| parent | 9a820584d6797b98d9ff183aef301e291c33a3b9 (diff) | |
Ajout d'une option de débogage pour expliciter l'instance des evars
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@9479 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'interp/constrextern.mli')
| -rw-r--r-- | interp/constrextern.mli | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/interp/constrextern.mli b/interp/constrextern.mli index f4843756ef..0ffb8c333a 100644 --- a/interp/constrextern.mli +++ b/interp/constrextern.mli @@ -51,7 +51,6 @@ val print_coercions : bool ref val print_universes : bool ref val print_no_symbol : bool ref val print_projections : bool ref -val print_instances : bool ref (* This governs printing of implicit arguments. If [with_implicits] is on and not [with_arguments] then implicit args are printed prefixed |
