summaryrefslogtreecommitdiff
path: root/src/options/options_holder_template.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/options/options_holder_template.h')
-rw-r--r--src/options/options_holder_template.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/options/options_holder_template.h b/src/options/options_holder_template.h
index ef0b4efdc..cd972e823 100644
--- a/src/options/options_holder_template.h
+++ b/src/options/options_holder_template.h
@@ -21,7 +21,7 @@
${include_all_option_headers}
-#line 27 "${template}"
+#line 25 "${template}"
namespace CVC4 {
namespace options {
@@ -30,7 +30,7 @@ struct OptionsHolder {
OptionsHolder();
${all_modules_contributions}
-#line 36 "${template}"
+#line 34 "${template}"
};/* struct OptionsHolder */
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback