Mercurial > pygar
view modules/bluespec/Pygar/common/audio_processor_software_system.awb @ 76:8bd0e4d37ad2 pygar svn.77 tip
[svn r77] I don't know why my last change didn't go through grumble grumble....
author | rlm |
---|---|
date | Wed, 12 May 2010 08:58:23 -0400 |
parents | 74716e9a81cc |
children |
line wrap: on
line source
1 ********************************************************************2 * Awb module specification3 ********************************************************************5 %AWB_START7 %name Audio Processor Software8 %desc Audio Processor Software9 %provides software_system11 %attributes 6_37513 %public AudioProcessor.cpp14 %public AudioProcessor.h16 %AWB_END