diff options
| author | letouzey | 2002-04-12 07:13:31 +0000 |
|---|---|---|
| committer | letouzey | 2002-04-12 07:13:31 +0000 |
| commit | e1b67145718cd9f224b7c86d682f81172d1b4f9f (patch) | |
| tree | cfc2aa1a7787c2118c4ab8d28da79971a1818c3b | |
| parent | 19324547ac59dc86d980d3d922f259f942748a3e (diff) | |
maj test des reals
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@2636 85f007b7-540e-0410-9357-904b9bb8a0f7
| -rw-r--r-- | contrib/extraction/test/custom/Rsigma | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/extraction/test/custom/Rsigma b/contrib/extraction/test/custom/Rsigma new file mode 100644 index 0000000000..d8f1b3e7b7 --- /dev/null +++ b/contrib/extraction/test/custom/Rsigma @@ -0,0 +1,2 @@ +Load "custom/Reals". + |
