From 9f5c0d4a055a2a19e69a97db1441aa617f96180c Mon Sep 17 00:00:00 2001 From: pgovyadi Date: Thu, 4 Aug 2016 16:36:49 -0500 Subject: [PATCH] edits to make netmets work and compile, minor loose code fixes --- stim/biomodels/network.h | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/stim/biomodels/network.h b/stim/biomodels/network.h index b5e54c2..bfc98ce 100644 --- a/stim/biomodels/network.h +++ b/stim/biomodels/network.h @@ -536,9 +536,9 @@ public: for(unsigned int i = 0; i < p.size(); i++){ ss.str(std::string()); for(unsigned int d = 0; d < 3; d++){ - ss<