Skip to content
Snippets Groups Projects
Commit cb2afbaa authored by Powers, Peter M.'s avatar Powers, Peter M.
Browse files

ws dev

parent 36df97d8
No related branches found
No related tags found
1 merge request!13Large project update
...@@ -108,7 +108,7 @@ public class HazardCurve { ...@@ -108,7 +108,7 @@ public class HazardCurve {
return resultTable.build(); return resultTable.build();
} }
private static HazardResult calc(HazardModel model, CalcConfig config, Site site) { public static HazardResult calc(HazardModel model, CalcConfig config, Site site) {
Logger log = Logger.getLogger(HazardCurve.class.getName()); Logger log = Logger.getLogger(HazardCurve.class.getName());
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment