msksim.f90 is being used to learn how to call ldpc encode/decode C routines. nothing works yet.

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6485 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
Steven Franke
2016-02-23 02:39:36 +00:00
parent 03656e17e5
commit c5d044712e
6 changed files with 72 additions and 1 deletions
-1
View File
@@ -70,7 +70,6 @@ progs: modules
$(LINK) verify.o mod2sparse.o mod2dense.o mod2convert.o check.o \
rcode.o alloc.o intio.o blockio.o open.o -lm -o verify
# MAKE THE TEST PROGRAMS. First makes the modules used.
tests: modules