diff options
Diffstat (limited to 'tactics/equality.ml')
| -rw-r--r-- | tactics/equality.ml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tactics/equality.ml b/tactics/equality.ml index f325621820..bec81d44a8 100644 --- a/tactics/equality.ml +++ b/tactics/equality.ml @@ -5,7 +5,7 @@ open Pp open Util open Names open Univ -(*i open Generic i*) +(* open Generic *) open Term open Inductive open Environ |
