From 3988af429ed8204c5bdb36dde68aa2572f5d38a7 Mon Sep 17 00:00:00 2001 From: Christian Beckmann <c.beckmann@donders.ru.nl> Date: Tue, 7 Aug 2007 00:14:32 +0000 Subject: [PATCH] 3.05 with documenation --- melreport.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/melreport.cc b/melreport.cc index 2bd4c27..14a54c2 100644 --- a/melreport.cc +++ b/melreport.cc @@ -162,7 +162,7 @@ namespace Melodic{ // && melodat.explained_var.Ncols()>=cnum) // IChtml << "Rank-1 approximation of individual time courses explains " // << melodat.explained_var(cnum) << "% of variance.<p>" << endl; - // }//time series plot + }//time series plot if(!opts.pspec.value()) {//plot frequency -- GitLab