From 41bc10e991206e5593a706d93ee67adcbf39cb50 Mon Sep 17 00:00:00 2001 From: letouzey Date: Mon, 22 Mar 2004 17:10:05 +0000 Subject: PolyList -> List git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@5541 85f007b7-540e-0410-9357-904b9bb8a0f7 --- contrib/extraction/test/custom/List | 1 + contrib/extraction/test/custom/PolyList | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 contrib/extraction/test/custom/List delete mode 100644 contrib/extraction/test/custom/PolyList diff --git a/contrib/extraction/test/custom/List b/contrib/extraction/test/custom/List new file mode 100644 index 0000000000..ffee7dc9c1 --- /dev/null +++ b/contrib/extraction/test/custom/List @@ -0,0 +1 @@ +Extraction NoInline map. diff --git a/contrib/extraction/test/custom/PolyList b/contrib/extraction/test/custom/PolyList deleted file mode 100644 index ffee7dc9c1..0000000000 --- a/contrib/extraction/test/custom/PolyList +++ /dev/null @@ -1 +0,0 @@ -Extraction NoInline map. -- cgit v1.2.3