index
:
gnuradio/.git
master
GNU Radio fork v3.6
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gr-run-waveform
/
hello.scm
blob: f3bb5eac13d04f3a2a9b791f203e226adfc074ce (
plain
)
1
2
3
4
(define hello-world (lambda () (display "Hello, World!") (newline)))