aboutsummaryrefslogtreecommitdiff
path: root/test-suite/failure
diff options
context:
space:
mode:
authorMaxime Dénès2017-06-14 00:11:00 +0200
committerMaxime Dénès2017-06-14 00:11:00 +0200
commit13d23aafe01f87bdbf2205217b82b7836661c5de (patch)
tree873a84dbccc56f5d2f53b3a70161b25b6ac4a676 /test-suite/failure
parent25462addaf604ff51e886bbc92937bb272982b04 (diff)
parent268ccbb0d3d990e42cef4ae4833e0e7964aea24d (diff)
Merge PR#498: Bignums as a separate opam package
Diffstat (limited to 'test-suite/failure')
-rw-r--r--test-suite/failure/int31.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-suite/failure/int31.v b/test-suite/failure/int31.v
index b1d112247f..ed4c9f9c78 100644
--- a/test-suite/failure/int31.v
+++ b/test-suite/failure/int31.v
@@ -1,4 +1,4 @@
-Require Import Int31 BigN.
+Require Import Int31 Cyclic31.
Open Scope int31_scope.