Mercurial > hg > aimc
diff SConstruct @ 44:3816c1b1e255
-Trying out the PZFC - it's broken at the moment
author | tomwalters |
---|---|
date | Fri, 05 Mar 2010 16:46:35 +0000 |
parents | 65e9aed2e800 |
children | c5f5e9569863 |
line wrap: on
line diff
--- a/SConstruct Thu Mar 04 17:38:58 2010 +0000 +++ b/SConstruct Fri Mar 05 16:46:35 2010 +0000 @@ -51,7 +51,7 @@ 'Modules/Output/FileOutputHTK.cc'] # File which contains main() -sources = common_sources + ['Main/AIMCopy_SSI_Features_v3.cc'] +sources = common_sources + ['Main/AIMCopy_SSI_Features_v4_PZFC.cc'] # Test sources test_sources = ['Modules/Profile/ModuleSlice_unittest.cc']