aboutsummaryrefslogtreecommitdiffhomepage
path: root/toplevel/autoinstance.mli
diff options
context:
space:
mode:
authorGravatar ppedrot <ppedrot@85f007b7-540e-0410-9357-904b9bb8a0f7>2013-04-29 16:02:46 +0000
committerGravatar ppedrot <ppedrot@85f007b7-540e-0410-9357-904b9bb8a0f7>2013-04-29 16:02:46 +0000
commit943e6b23229b5eed2fb8265089563ce0a25b9b44 (patch)
tree803aa037f3413c21e76650c62e7ea9173ba3c918 /toplevel/autoinstance.mli
parent4490dfcb94057dd6518963a904565e3a4a354bac (diff)
Merging Context and Sign.
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@16463 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'toplevel/autoinstance.mli')
-rw-r--r--toplevel/autoinstance.mli1
1 files changed, 0 insertions, 1 deletions
diff --git a/toplevel/autoinstance.mli b/toplevel/autoinstance.mli
index fcd46c3e8..ebaaee12d 100644
--- a/toplevel/autoinstance.mli
+++ b/toplevel/autoinstance.mli
@@ -12,7 +12,6 @@ open Typeclasses
open Names
open Evd
open Context
-open Sign
(** {6 Automatic detection of (some) record instances } *)