diff options
author | Eric Blossom | 2010-12-02 21:21:41 -0800 |
---|---|---|
committer | Eric Blossom | 2010-12-02 21:21:41 -0800 |
commit | cef9e8f38edb3f6aaea811fa04cfeebdbf26ba59 (patch) | |
tree | f9891f14ab952f4b788c1abe9ba185d8ea1ee277 /gr-guile/apps/README | |
parent | 9d91d36c7e509928705f093935024d08d2c019c8 (diff) | |
download | gnuradio-cef9e8f38edb3f6aaea811fa04cfeebdbf26ba59.tar.gz gnuradio-cef9e8f38edb3f6aaea811fa04cfeebdbf26ba59.tar.bz2 gnuradio-cef9e8f38edb3f6aaea811fa04cfeebdbf26ba59.zip |
Moved contents of gr-guile into gnuradio-core/src/guile and removed gr-guile.
Passes distcheck.
Diffstat (limited to 'gr-guile/apps/README')
-rw-r--r-- | gr-guile/apps/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gr-guile/apps/README b/gr-guile/apps/README deleted file mode 100644 index 703146bd4..000000000 --- a/gr-guile/apps/README +++ /dev/null @@ -1,2 +0,0 @@ -This applications will not run from the build tree. They must be -installed first using "make install" |