Changeset 3969

Show
Ignore:
Timestamp:
11/11/06 13:49:40
Author:
gdt
Message:

explain why this is separate (ripped off from Eric's email to the list)

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • gnuradio/trunk/gr-howto-write-a-block/README

    r3834 r3969  
    2020#  
    2121 
    22 This tarball contains a build tree with examples, Makefiles, etc that 
    23 demonstrate how to write signal processing blocks for the GNU Radio 
    24 system.   
     22This directory (and the resulting tarball) contains a build tree with 
     23examples, Makefiles, etc that demonstrate how to write signal 
     24processing blocks for the GNU Radio system.  This directory is 
     25intentionally distributed separately from the unified tarball of the 
     26rest of GNU Radio in order to avoid problems for people who have begun 
     27to write blocks with a modified copy of gr-howto-write-a-block. 
    2528 
    2629This package requires that gnuradio-core is already installed.  It