Skip to content
Snippets Groups Projects
Commit f5f5ca1a authored by MichelJuillard's avatar MichelJuillard
Browse files

removing printing used for debugging

parent 9d224dba
Branches
Tags
No related merge requests found
......@@ -260,8 +260,6 @@ extern "C" {
// run stochastic steady
app.walkStochSteady();
app.get_rule_ders()->print();
/* Write derivative outputs into memory map */
map<string, ConstTwoDMatrix> mm;
app.getFoldDecisionRule().writeMMap(mm, string());
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment