diff options
author | Eric Blossom | 2010-03-04 07:02:42 -0800 |
---|---|---|
committer | Eric Blossom | 2010-03-04 07:02:42 -0800 |
commit | 6c3b6396bc420228215072b2fc1b83c82eaeb291 (patch) | |
tree | 1236889fec1ca3b5f65e8b5992a8f67f490a5eb4 /config.guess | |
parent | b811e8749dcd7c96f1af2d98caba403e50c1602b (diff) | |
download | gnuradio-6c3b6396bc420228215072b2fc1b83c82eaeb291.tar.gz gnuradio-6c3b6396bc420228215072b2fc1b83c82eaeb291.tar.bz2 gnuradio-6c3b6396bc420228215072b2fc1b83c82eaeb291.zip |
Refactor gr-howto-write-a-block such that it no longer installs into
the gnuradio python namespace, but rather in the howto namespace.
This allows it to be installed under a separate --prefix in the common
case where the user doing the "out of tree build" is going to be
installing their new and/or modified code somewhere other than the
system installation directories.
Any code that uses these blocks should now import them using:
import howto
instead of
from gnuradio import howto
Diffstat (limited to 'config.guess')
0 files changed, 0 insertions, 0 deletions