diff pyvamp-main.cpp @ 26:ba3686eb697c

examples now pass all tests
author fazekasgy
date Wed, 19 Aug 2009 15:21:17 +0000
parents 7648f3f2fa14
children e80caada79a8
line wrap: on
line diff
--- a/pyvamp-main.cpp	Tue Aug 18 08:32:45 2009 +0000
+++ b/pyvamp-main.cpp	Wed Aug 19 15:21:17 2009 +0000
@@ -181,7 +181,6 @@
 			// PyEval_InitThreads(); //not sure why this was needed
 		}
 
-
 		vector<string> pyPlugs;
 		vector<string> pyPath;
 		vector<PyObject *> pyClasses;