diff options
| author | letouzey | 2012-05-29 11:09:15 +0000 |
|---|---|---|
| committer | letouzey | 2012-05-29 11:09:15 +0000 |
| commit | 6d961ac24305f26e896b602bdabe0e9c3c7cbf05 (patch) | |
| tree | dadc934c94e026149da2ae08144af769f4e9cb6c /intf/notation_term.mli | |
| parent | 255f7938cf92216bc134099c50bd8258044be644 (diff) | |
global_reference migrated from Libnames to new Globnames, less deps in grammar.cma
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@15384 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'intf/notation_term.mli')
| -rw-r--r-- | intf/notation_term.mli | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/intf/notation_term.mli b/intf/notation_term.mli index 2485fd7a69..c8acc0496c 100644 --- a/intf/notation_term.mli +++ b/intf/notation_term.mli @@ -8,7 +8,7 @@ open Names open Term -open Libnames +open Globnames open Misctypes open Glob_term |
