changeset 409:6075c90744d4

...
author Chris Cannam
date Fri, 09 May 2008 12:39:02 +0000
parents 115f60df1e4d
children 9c7ebf2cd956
files data/model/AlignmentModel.cpp
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/data/model/AlignmentModel.cpp	Thu May 08 14:46:22 2008 +0000
+++ b/data/model/AlignmentModel.cpp	Fri May 09 12:39:02 2008 +0000
@@ -17,7 +17,7 @@
 
 #include "SparseTimeValueModel.h"
 
-#define DEBUG_ALIGNMENT_MODEL 1
+//#define DEBUG_ALIGNMENT_MODEL 1
 
 AlignmentModel::AlignmentModel(Model *reference,
                                Model *aligned,