boilerplate in progress
This commit is contained in:
15
SoundBrotching/genwaves.f90
Normal file
15
SoundBrotching/genwaves.f90
Normal file
@@ -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