index
:
gnuradio.git
android
dev-4.0
dev-4.0-minimal
main
maint
maint-3.10
maint-3.7
maint-3.8
maint-3.9
maint-ci-nproc
master
misc-issue
qt5to6
GNU Radio
admin@gnuradio.org
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)))