aboutsummaryrefslogtreecommitdiffhomepage
path: root/checker/cic.mli
diff options
context:
space:
mode:
authorGravatar Enrico Tassi <Enrico.Tassi@inria.fr>2015-01-06 18:09:26 +0100
committerGravatar Enrico Tassi <Enrico.Tassi@inria.fr>2015-01-06 18:09:35 +0100
commit341909bbc5c1c59e81dfad2f2532602e2561ec36 (patch)
tree28fb527cb921b4e02d4722549a24f6e2366f5c76 /checker/cic.mli
parentbf16900f43c1291136673e7614587fe51eebc88f (diff)
rename: vi -> vio
Diffstat (limited to 'checker/cic.mli')
-rw-r--r--checker/cic.mli2
1 files changed, 1 insertions, 1 deletions
diff --git a/checker/cic.mli b/checker/cic.mli
index 12146715a..c8b7c9e66 100644
--- a/checker/cic.mli
+++ b/checker/cic.mli
@@ -404,7 +404,7 @@ type compilation_unit_name = DirPath.t
type vodigest =
| Dvo of Digest.t (* The digest of the seg_lib part *)
- | Dvivo of Digest.t * Digest.t (* The digest of the seg_lib + seg_univ part *)
+ | Dviovo of Digest.t * Digest.t (* The digest of the seg_lib+seg_univ part *)
type library_info = compilation_unit_name * vodigest