From 16bc4dd5388fd5bf5f136ab4ef477a20bf846491 Mon Sep 17 00:00:00 2001
From: Saad Jbabdi <saad@fmrib.ox.ac.uk>
Date: Tue, 24 Nov 2009 12:16:50 +0000
Subject: [PATCH] matrix3

---
 streamlines.h | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/streamlines.h b/streamlines.h
index 354d281..e38c390 100644
--- a/streamlines.h
+++ b/streamlines.h
@@ -227,7 +227,8 @@ namespace TRACT{
     void reset_beenhere2(const bool& forwardflag,const bool& backwardflag);
 
     void update_matrix3();
-  
+    void reset_beenhere3();
+
     void update_maskmatrix(){} //not written yet
     
     void save_total(const int& keeptotal);
-- 
GitLab