diff options
author | Tom Rondeau | 2012-04-13 09:47:55 -0400 |
---|---|---|
committer | Tom Rondeau | 2012-04-13 09:47:55 -0400 |
commit | 0dec80cb29da6dc4fbf4c349ea5c3399521561da (patch) | |
tree | c70ee080dc7ac505dc811b96c4238b08a5550a37 /docs | |
parent | f0c9a22db5442ff6029a0561bb2178de851c6b77 (diff) | |
download | gnuradio-0dec80cb29da6dc4fbf4c349ea5c3399521561da.tar.gz gnuradio-0dec80cb29da6dc4fbf4c349ea5c3399521561da.tar.bz2 gnuradio-0dec80cb29da6dc4fbf4c349ea5c3399521561da.zip |
Fix some minor warnings.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/doxygen/other/pfb_intro.dox | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/doxygen/other/pfb_intro.dox b/docs/doxygen/other/pfb_intro.dox index 4224aec35..01d08b0fa 100644 --- a/docs/doxygen/other/pfb_intro.dox +++ b/docs/doxygen/other/pfb_intro.dox @@ -91,6 +91,6 @@ channels. NOTE: you need the Scipy and Matplotlib Python modules installed to run this example. -\include gnuradio-examples/python/pfb/channelize.py +\include gnuradio-core/src/examples/pfb/channelize.py */ |