summaryrefslogtreecommitdiff
path: root/src/options/base_options_template.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/options/base_options_template.cpp')
-rw-r--r--src/options/base_options_template.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/options/base_options_template.cpp b/src/options/base_options_template.cpp
index e357af1c6..398dbf987 100644
--- a/src/options/base_options_template.cpp
+++ b/src/options/base_options_template.cpp
@@ -20,13 +20,13 @@ namespace CVC4 {
${module_accessors}
-#line 26 "${template}"
+#line 24 "${template}"
namespace options {
${module_global_definitions}
-#line 32 "${template}"
+#line 30 "${template}"
}/* CVC4::options namespace */
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback