diff options
| -rw-r--r-- | contrib/extraction/test/custom/Euclid | 1 | ||||
| -rw-r--r-- | contrib/extraction/test/custom/ZArith_dec | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/contrib/extraction/test/custom/Euclid b/contrib/extraction/test/custom/Euclid new file mode 100644 index 0000000000..a58e39408d --- /dev/null +++ b/contrib/extraction/test/custom/Euclid @@ -0,0 +1 @@ +Extraction Inline Wf_nat.gt_wf_rec Wf_nat.lt_wf_rec. diff --git a/contrib/extraction/test/custom/ZArith_dec b/contrib/extraction/test/custom/ZArith_dec new file mode 100644 index 0000000000..2201419ee5 --- /dev/null +++ b/contrib/extraction/test/custom/ZArith_dec @@ -0,0 +1 @@ +Extraction Inline Dcompare_inf Zcompare_rec. |
