summaryrefslogtreecommitdiff
path: root/src/theory/theory_traits_template.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/theory_traits_template.h')
-rw-r--r--src/theory/theory_traits_template.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/theory/theory_traits_template.h b/src/theory/theory_traits_template.h
index 775f42a46..658c3c98a 100644
--- a/src/theory/theory_traits_template.h
+++ b/src/theory/theory_traits_template.h
@@ -5,7 +5,7 @@
** Morgan Deters, Dejan Jovanovic, Mathias Preiner
** This file is part of the CVC4 project.
** Copyright (c) 2009-2020 by the authors listed in the file AUTHORS
- ** in the top-level source directory) and their institutional affiliations.
+ ** 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
**
@@ -34,8 +34,6 @@ struct TheoryTraits;
${theory_traits}
-#line 38 "${template}"
-
struct TheoryConstructor {
static void addTheory(TheoryEngine* engine, TheoryId id) {
switch(id) {
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback