Still working on getting c++/fortran interface right.

This commit is contained in:
Steve Franke 2018-07-06 18:14:56 -05:00
parent 7f85f8983d
commit 5948b671eb
2 changed files with 1 additions and 2 deletions

View File

@ -1,4 +1,4 @@
subroutine genft8(msg37,mygrid,bcontest,i3,n3,isync,msgsent37,msgbits,itone)
subroutine genft8(msg37,mygrid,bcontest,i3,n3,isync,msgsent37,msgbits77,itone)
! Encode an FT8 message, producing array itone().

View File

@ -2,7 +2,6 @@ subroutine genft8_174_91(msg,mygrid,bcontest,i3,n3,msgsent,msgbits,itone)
! Encode an FT8 message, producing array itone().
use packjt
use packjt77
include 'ft8_params.f90'
character msg*37,msgsent*37