| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
grc: cpp generation
set correct link entry in yml files for modern cmake.
Applying this fix simple flowgraphs containing signal sources and audi sinks etc. build and run
Signed-off-by: Volker Schroer <3470424+dl1ksv@users.noreply.github.com>
|
|
|
|
|
|
|
|
|
|
|
|
| |
There appears to be an errant space between mod and .to_basic_block().
This doesn't seem to affect the operation. This makes sense as in both
python and c++ the . is an operator that can have whitespace aorund it.
This is a cosmetic fix.
Fixes #4036
Signed-off-by: Nick Østergaard <oe.nick@gmail.com>
|
|
|
|
| |
useful for variable and parameter blocks, but maybe others too
|
| |
|
|
|