aboutsummaryrefslogtreecommitdiff
path: root/src/tac2intern.ml
diff options
context:
space:
mode:
authorPierre-Marie Pédrot2018-06-18 14:32:58 +0200
committerPierre-Marie Pédrot2018-06-18 14:46:09 +0200
commit1bbeba35eb385f813a0e4b6d25a437f9bab8191b (patch)
tree654b722111fe371722b49c1f52a5ee0e2baf1e24 /src/tac2intern.ml
parent1103a3f909b070a54d8fe2765b274aa7d217ec91 (diff)
Fixing a batch of deprecation warnings.
Diffstat (limited to 'src/tac2intern.ml')
-rw-r--r--src/tac2intern.ml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tac2intern.ml b/src/tac2intern.ml
index 75fca938f4..86d81ef5d2 100644
--- a/src/tac2intern.ml
+++ b/src/tac2intern.ml
@@ -12,7 +12,7 @@ open CAst
open CErrors
open Names
open Libnames
-open Misctypes
+open Locus
open Tac2env
open Tac2print
open Tac2expr