summaryrefslogtreecommitdiff
path: root/src/theory/theory_traits_template.h
diff options
context:
space:
mode:
authorMorgan Deters <mdeters@cs.nyu.edu>2013-12-05 15:07:39 -0500
committerMorgan Deters <mdeters@cs.nyu.edu>2013-12-05 15:41:28 -0500
commit3c016cf1c5432e9709902772fb4f3847ef274fd2 (patch)
treedde0e46a1a1c480412b74b3b1344b7df09a16cad /src/theory/theory_traits_template.h
parentd692211d62a5d5a58c4bbe11b495554671c43847 (diff)
Minor cleanup.
Diffstat (limited to 'src/theory/theory_traits_template.h')
-rw-r--r--src/theory/theory_traits_template.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/theory/theory_traits_template.h b/src/theory/theory_traits_template.h
index 6d1a4c9af..b9f3eec63 100644
--- a/src/theory/theory_traits_template.h
+++ b/src/theory/theory_traits_template.h
@@ -36,7 +36,7 @@ ${theory_traits}
${theory_for_each_macro}
-#line 39 "${template}"
+#line 40 "${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