view modules/bluespec/Pygar/common/audio_processor_software_system.awb @ 56:4449e17a2237 pygar svn.57

[svn r57] added useless stuff that should work but doesn't.
author rlm
date Sun, 09 May 2010 23:12:15 -0400
parents 74716e9a81cc
children
line wrap: on
line source
1 ********************************************************************
2 * Awb module specification
3 ********************************************************************
5 %AWB_START
7 %name Audio Processor Software
8 %desc Audio Processor Software
9 %provides software_system
11 %attributes 6_375
13 %public AudioProcessor.cpp
14 %public AudioProcessor.h
16 %AWB_END