summaryrefslogtreecommitdiff
path: root/tactics/nbtermdn.mli
diff options
context:
space:
mode:
Diffstat (limited to 'tactics/nbtermdn.mli')
-rw-r--r--tactics/nbtermdn.mli4
1 files changed, 2 insertions, 2 deletions
diff --git a/tactics/nbtermdn.mli b/tactics/nbtermdn.mli
index 3b90b12a..36c54bd3 100644
--- a/tactics/nbtermdn.mli
+++ b/tactics/nbtermdn.mli
@@ -6,7 +6,7 @@
(* * GNU Lesser General Public License Version 2.1 *)
(************************************************************************)
-(*i $Id$ i*)
+(*i $Id: nbtermdn.mli 13332 2010-07-26 22:12:43Z msozeau $ i*)
(*i*)
open Term
@@ -24,7 +24,7 @@ sig
| GRLabel of global_reference
| ProdLabel
| LambdaLabel
- | SortLabel of sorts option
+ | SortLabel
end
type 'na t