aboutsummaryrefslogtreecommitdiffstats
path: root/models/bpl1d.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'models/bpl1d.hpp')
-rw-r--r--models/bpl1d.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/models/bpl1d.hpp b/models/bpl1d.hpp
index faf1336..be32d8a 100644
--- a/models/bpl1d.hpp
+++ b/models/bpl1d.hpp
@@ -48,7 +48,7 @@ namespace opt_utilities
"y=y_b*(x/x_b)^gamma2 otherwise\n";
}
};
-};
+}