Minor changes and additions to User Guide and utility programs.

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7374 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
Joe Taylor
2016-12-09 19:26:45 +00:00
parent f4cc1eecc6
commit 635fc597b3
3 changed files with 38 additions and 11 deletions
+1 -1
View File
@@ -60,7 +60,7 @@ program msk144code
n=144
if(msg(1:1).eq."<") n=40
write(*,1030) i4tone(1:n)
1030 format(/'Channel symbols (72 per line):'/(72i1))
1030 format(/'Channel symbols'/(72i1))
endif
999 end program msk144code