- added message debug
git-svn-id: http://moon:8086/svn/software/trunk/projects/GnuRadio@484 b431acfa-c32f-4a4a-93f1-934dc6c82436
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
#include "jay/bit_packer.h"
|
||||
#include "jay/add.h"
|
||||
#include "jay/peak_detect.h"
|
||||
#include "jay/message_debug.h"
|
||||
%}
|
||||
|
||||
|
||||
@@ -33,3 +34,5 @@ GR_SWIG_BLOCK_MAGIC2(jay, bit_packer);
|
||||
GR_SWIG_BLOCK_MAGIC2(jay, add);
|
||||
%include "jay/peak_detect.h"
|
||||
GR_SWIG_BLOCK_MAGIC2(jay, peak_detect);
|
||||
%include "jay/message_debug.h"
|
||||
GR_SWIG_BLOCK_MAGIC2(jay, message_debug);
|
||||
|
||||
Reference in New Issue
Block a user