Mercurial > hg > aimc
diff trunk/SConstruct @ 284:fb52ca0e6339
-Profile module for taking slices of an SAI or SSI (or anything else for that matter)
-Stub SSI module - not yet complete
-Fixes to the module template
author | tomwalters |
---|---|
date | Fri, 19 Feb 2010 13:07:54 +0000 |
parents | ef14c9f2c1d2 |
children | 6cf55200a199 |
line wrap: on
line diff
--- a/trunk/SConstruct Fri Feb 19 12:15:56 2010 +0000 +++ b/trunk/SConstruct Fri Feb 19 13:07:54 2010 +0000 @@ -102,6 +102,8 @@ 'Modules/NAP/ModuleHCL.cc', 'Modules/Strobes/ModuleParabola.cc', 'Modules/SAI/ModuleSAI.cc', + 'Modules/SSI/ModuleSSI.cc', + 'Modules/Profile/ModuleSlice.cc', 'Modules/Features/ModuleGaussians.cc', 'Modules/Output/FileOutputHTK.cc']