summaryrefslogtreecommitdiff
path: root/contrib/extraction/test/custom/Map
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/extraction/test/custom/Map')
-rw-r--r--contrib/extraction/test/custom/Map4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/extraction/test/custom/Map b/contrib/extraction/test/custom/Map
index 3e464e39..f024dbd7 100644
--- a/contrib/extraction/test/custom/Map
+++ b/contrib/extraction/test/custom/Map
@@ -1,3 +1,3 @@
-Require Import Addr.
-Extraction NoInline ad_double ad_double_plus_un.
+Require Import BinNat.
+Extraction NoInline Ndouble Ndouble_plus_one.