diff options
| author | letouzey | 2001-11-06 17:55:43 +0000 |
|---|---|---|
| committer | letouzey | 2001-11-06 17:55:43 +0000 |
| commit | 90a79b141426a4344df162beb767c48d9b37a765 (patch) | |
| tree | 3cfa0bc82f2f721772285289f5b82e62b4a6cf9a /contrib/extraction/test/custom/Map | |
| parent | 1910f288b47123feb621f8cc1f338e7c95443c39 (diff) | |
suite des tests
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@2166 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'contrib/extraction/test/custom/Map')
| -rw-r--r-- | contrib/extraction/test/custom/Map | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/contrib/extraction/test/custom/Map b/contrib/extraction/test/custom/Map new file mode 100644 index 0000000000..7f17c34aa2 --- /dev/null +++ b/contrib/extraction/test/custom/Map @@ -0,0 +1,3 @@ +Require Addr. +Extraction NoInline ad_double ad_double_plus_un. + |
