Mercurial > hg > aimc
diff trunk/SConstruct @ 317:994b84cb5974
-Trying out the PZFC - it's broken at the moment
author | tomwalters |
---|---|
date | Fri, 05 Mar 2010 16:46:35 +0000 |
parents | f8aa25bd6085 |
children | 30dde71d0230 |
line wrap: on
line diff
--- a/trunk/SConstruct Thu Mar 04 17:38:58 2010 +0000 +++ b/trunk/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']