diff options
Diffstat (limited to 'tactics')
| -rw-r--r-- | tactics/termdn.ml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tactics/termdn.ml b/tactics/termdn.ml index c62746cc71..1837b7945e 100644 --- a/tactics/termdn.ml +++ b/tactics/termdn.ml @@ -6,6 +6,7 @@ open Util open Names open Term open Pattern +open Rawterm (* Discrimination nets of terms. See the module dn.ml for further explanations. |
