summaryrefslogtreecommitdiff
path: root/src/parser/smt
diff options
context:
space:
mode:
Diffstat (limited to 'src/parser/smt')
-rw-r--r--src/parser/smt/Smt.g2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/parser/smt/Smt.g b/src/parser/smt/Smt.g
index e0b144513..ecb3d39b6 100644
--- a/src/parser/smt/Smt.g
+++ b/src/parser/smt/Smt.g
@@ -57,7 +57,7 @@ options {
namespace CVC4 {
class Expr;
-}
+}/* CVC4 namespace */
}
@parser::postinclude {
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback