summaryrefslogtreecommitdiff
path: root/src/util/command.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/command.h')
-rw-r--r--src/util/command.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/util/command.h b/src/util/command.h
index d1257f323..36097b7a5 100644
--- a/src/util/command.h
+++ b/src/util/command.h
@@ -14,7 +14,8 @@
namespace CVC4 {
-class Command { // distinct from Exprs
+class Command {
+ // distinct from Exprs
};
}/* CVC4 namespace */
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback