commit-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Commit-gnuradio] r9652 - gnuradio/trunk/gnuradio-core/src/lib/runtime


From: eb
Subject: [Commit-gnuradio] r9652 - gnuradio/trunk/gnuradio-core/src/lib/runtime
Date: Wed, 24 Sep 2008 09:55:29 -0600 (MDT)

Author: eb
Date: 2008-09-24 09:55:29 -0600 (Wed, 24 Sep 2008)
New Revision: 9652

Modified:
   gnuradio/trunk/gnuradio-core/src/lib/runtime/gr_realtime.i
Log:
Applied patch from Stefan Br?\195?\188ns. It fixes a swig problem with 
enable_realtime_scheduling.


Modified: gnuradio/trunk/gnuradio-core/src/lib/runtime/gr_realtime.i
===================================================================
--- gnuradio/trunk/gnuradio-core/src/lib/runtime/gr_realtime.i  2008-09-24 
15:36:17 UTC (rev 9651)
+++ gnuradio/trunk/gnuradio-core/src/lib/runtime/gr_realtime.i  2008-09-24 
15:55:29 UTC (rev 9652)
@@ -1,4 +1,4 @@
-%rename(enable_realtime_scheduling) gr_enable_realtime_scheduling;
+%rename(enable_realtime_scheduling) gruel::enable_realtime_scheduling;
 
-%include <gr_realtime.h>
+%include <gruel/realtime.h>
 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]