diff options
author | letouzey <letouzey@85f007b7-540e-0410-9357-904b9bb8a0f7> | 2009-07-20 13:03:25 +0000 |
---|---|---|
committer | letouzey <letouzey@85f007b7-540e-0410-9357-904b9bb8a0f7> | 2009-07-20 13:03:25 +0000 |
commit | 45b27e6f0a304cfd8fee31e901151c6ed7bac1bf (patch) | |
tree | c989a305fe6877d1753bb9f649f0a0a741b14414 /plugins/pluginsvo.itarget | |
parent | 54861297c8f837cc7617b52737811c30356b6ad7 (diff) |
Use camlp4 to accept some specific non-exhaustive patterns in groebner
The camlp4 extension "refutpat" provides a syntax let* for pattern
that are non-exhaustive on purpose (e.g. let* x::l = foo in ...).
A Failure is raised if the pattern doesn't match the expression.
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@12245 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'plugins/pluginsvo.itarget')
0 files changed, 0 insertions, 0 deletions