summaryrefslogtreecommitdiff
path: root/src/parser/cvc/Cvc.g
diff options
context:
space:
mode:
Diffstat (limited to 'src/parser/cvc/Cvc.g')
-rw-r--r--src/parser/cvc/Cvc.g1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/parser/cvc/Cvc.g b/src/parser/cvc/Cvc.g
index 8b8f251ae..428e2432e 100644
--- a/src/parser/cvc/Cvc.g
+++ b/src/parser/cvc/Cvc.g
@@ -79,6 +79,7 @@ using namespace CVC4::parser;
#define MK_CONST EXPR_MANAGER->mkConst
}
+
/**
* Parses an expression.
* @return the parsed expression
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback