boilerplate in progress
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
program genwaves
|
||||
|
||||
use soundbrotch
|
||||
! -----------------------------
|
||||
|
||||
implicit none
|
||||
|
||||
|
||||
print *, "genwaves is coming soon..."
|
||||
|
||||
call soundbrotch_version()
|
||||
|
||||
|
||||
end program
|
||||
|
||||
Reference in New Issue
Block a user