summaryrefslogtreecommitdiff
path: root/src/preprocessing/passes/bv_eager_atoms.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/preprocessing/passes/bv_eager_atoms.cpp')
-rw-r--r--src/preprocessing/passes/bv_eager_atoms.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/preprocessing/passes/bv_eager_atoms.cpp b/src/preprocessing/passes/bv_eager_atoms.cpp
index c521f736c..2158a7299 100644
--- a/src/preprocessing/passes/bv_eager_atoms.cpp
+++ b/src/preprocessing/passes/bv_eager_atoms.cpp
@@ -4,7 +4,7 @@
** Top contributors (to current version):
** Mathias Preiner
** 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 @@
** and allows to use eager bit-blasting in the BV solver.
**/
-
#include "preprocessing/passes/bv_eager_atoms.h"
#include "preprocessing/assertion_pipeline.h"
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback