Metavariables will not be part of the kernel

Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
This commit is contained in:
Leonardo de Moura 2013-09-02 09:36:04 -07:00
parent 990f428a81
commit 7acf438bf4

View file

@ -28,7 +28,7 @@ class value;
| Eq expr expr (heterogeneous equality)
| Let name expr expr
TODO: add meta-variables, and match expressions.
TODO: match expressions.
The main API is divided in the following sections
- Testers