Fixed legacy real array index warning. Fixed NCOSTAS warning

This commit is contained in:
Jordan Sherer
2020-01-02 22:39:17 -05:00
parent 1a44f259bf
commit ecf77ba04e
2 changed files with 3 additions and 1 deletions
+1
View File
@@ -11,6 +11,7 @@ subroutine genjs8(msg,mygrid,bcontest,i3bit,msgsent,msgbits,itone)
parameter (ND=58) !Data symbols
parameter (NS=21) !Sync symbols (3 @ Costas 7x7)
parameter (NN=NS+ND) !Total channel symbols (79)
parameter (NCOSTAS=1)
character*68 alphabet
character*22 msg,msgsent