aboutsummaryrefslogtreecommitdiffstats
path: root/models/lin1d.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'models/lin1d.hpp')
-rw-r--r--models/lin1d.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/models/lin1d.hpp b/models/lin1d.hpp
index b0ddd31..1a07424 100644
--- a/models/lin1d.hpp
+++ b/models/lin1d.hpp
@@ -34,7 +34,7 @@ namespace opt_utilities
"y=k*x+b\n";
}
};
-};
+}