Mercurial > hg > aimc
diff trunk/SConstruct @ 314:f8aa25bd6085
-New experimental system with pre-noised signals.
author | tomwalters |
---|---|
date | Thu, 04 Mar 2010 11:01:39 +0000 |
parents | 1705e25d5a59 |
children | 994b84cb5974 |
line wrap: on
line diff
--- a/trunk/SConstruct Mon Mar 01 19:22:15 2010 +0000 +++ b/trunk/SConstruct Thu Mar 04 11:01:39 2010 +0000 @@ -51,7 +51,7 @@ 'Modules/Output/FileOutputHTK.cc'] # File which contains main() -sources = common_sources + ['Main/AIMCopy_SSI_Features_v2.cc'] +sources = common_sources + ['Main/AIMCopy_SSI_Features_v3.cc'] # Test sources test_sources = ['Modules/Profile/ModuleSlice_unittest.cc']