Mercurial > hg > aimc
diff SConstruct @ 12:d67a0a83d11b
-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 | bd370910aa05 |
children | f4e712d41321 |
line wrap: on
line diff
--- a/SConstruct Fri Feb 19 12:15:56 2010 +0000 +++ b/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']