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 00ad7656d..564864f19 100644
--- a/src/theory/theory_traits_template.h
+++ b/src/theory/theory_traits_template.h
@@ -34,9 +34,7 @@ struct TheoryTraits;
${theory_traits}
-${theory_for_each_macro}
-
-#line 40 "${template}"
+#line 38 "${template}"
struct TheoryConstructor {
static void addTheory(TheoryEngine* engine, TheoryId id) {
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback