diff SConstruct @ 40:814dd2a74cdb

-New features code for just ssi profile and slice 1
author tomwalters
date Mon, 01 Mar 2010 19:22:15 +0000
parents 74196ff1cb98
children 65e9aed2e800
line wrap: on
line diff
--- a/SConstruct	Mon Mar 01 19:09:27 2010 +0000
+++ b/SConstruct	Mon Mar 01 19:22:15 2010 +0000
@@ -51,7 +51,7 @@
                   'Modules/Output/FileOutputHTK.cc']
 
 # File which contains main()
-sources = common_sources + ['Main/AIMCopy_SSI_Features.cc']
+sources = common_sources + ['Main/AIMCopy_SSI_Features_v2.cc']
 
 # Test sources
 test_sources = ['Modules/Profile/ModuleSlice_unittest.cc']