diff modules/bluespec/Pygar/core/AudioCoreSystem.cpp @ 50:2b18894f75e2 pygar svn.51

[svn r51] fixed processor- it works
author punk
date Wed, 05 May 2010 15:19:32 -0400
parents 4d87fa55a776
children 49049f97312c
line wrap: on
line diff
     1.1 --- a/modules/bluespec/Pygar/core/AudioCoreSystem.cpp	Wed May 05 14:40:48 2010 -0400
     1.2 +++ b/modules/bluespec/Pygar/core/AudioCoreSystem.cpp	Wed May 05 15:19:32 2010 -0400
     1.3 @@ -161,7 +161,7 @@
     1.4  
     1.5    printf("generate wav done\n");
     1.6  
     1.7 -  printf("If you missed it, core %s", coreFin ? "PASSED\n" : "FAILED\n");
     1.8 +  //  printf("If you missed it, core %s", coreFin ? "PASSED\n" : "FAILED\n");
     1.9    // Dump the stats file
    1.10  
    1.11    STATS_DEVICE_SERVER_CLASS::GetInstance()->DumpStats();