summaryrefslogtreecommitdiff
path: root/src/theory/arith/arithvar.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/arith/arithvar.cpp')
-rw-r--r--src/theory/arith/arithvar.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/theory/arith/arithvar.cpp b/src/theory/arith/arithvar.cpp
index 7dab58531..59253e87c 100644
--- a/src/theory/arith/arithvar.cpp
+++ b/src/theory/arith/arithvar.cpp
@@ -4,7 +4,7 @@
** Top contributors (to current version):
** Tim King
** This file is part of the CVC4 project.
- ** Copyright (c) 2009-2020 by the authors listed in the file AUTHORS
+ ** Copyright (c) 2009-2021 by the authors listed in the file AUTHORS
** in the top-level source directory and their institutional affiliations.
** All rights reserved. See the file COPYING in the top-level source
** directory for licensing information.\endverbatim
@@ -15,7 +15,6 @@
** \todo document this file
**/
-
#include "theory/arith/arithvar.h"
#include <limits>
#include <set>
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback