diff scanpath.h @ 9:0e03760cf2d9

save preset stuff, not quite there
author Robert Tubb <rt300@eecs.qmul.ac.uk>
date Tue, 14 May 2013 18:05:08 +0100
parents 4ea605899aca
children
line wrap: on
line diff
--- a/scanpath.h	Tue May 14 10:34:32 2013 +0100
+++ b/scanpath.h	Tue May 14 18:05:08 2013 +0100
@@ -33,9 +33,7 @@
     bool updateAccessing;
 
     bool bidirectional;
-	//Spring ** springPath;
-	// springpath - an array of pointers to the springs in the path
-	// lump path - ditto should be same number
+
     vector<Element> pathElements;
 
     double * wavetableNew;