Mercurial > pygar
diff modules/bluespec/Pygar/core/AudioCoreRRR.cpp @ 64:bf08daea854e pygar svn.65
[svn r65] compiles but doesn't run
author | punk |
---|---|
date | Mon, 10 May 2010 23:16:14 -0400 |
parents | 2991344775f8 |
children | cf8bb3038cbd |
line wrap: on
line diff
1.1 --- a/modules/bluespec/Pygar/core/AudioCoreRRR.cpp Mon May 10 22:54:54 2010 -0400 1.2 +++ b/modules/bluespec/Pygar/core/AudioCoreRRR.cpp Mon May 10 23:16:14 2010 -0400 1.3 @@ -20,7 +20,7 @@ 1.4 { 1.5 // instantiate stub 1.6 1.7 - printf("rlm: init called\n\n"); 1.8 + printf("ReceiveSide Created\n"); 1.9 outputFile = NULL; 1.10 memory = NULL; 1.11 fflush(stdout);