summaryrefslogtreecommitdiff
path: root/lazar.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lazar.rb')
-rw-r--r--lazar.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/lazar.rb b/lazar.rb
index 83f926d..7d2198a 100644
--- a/lazar.rb
+++ b/lazar.rb
@@ -54,7 +54,6 @@ class Lazar < Model
sims << OpenTox::Utils.gauss(sim)
#TODO check for 0 s
acts << Math.log10(act.to_f)
- #acts << act.to_f
neighbor_matches[i] = matches
i+=1
end