rdx-1.1.5.tar.gz - 2019/01/18
a. upgraded g++/clang++
b. fix bug in MKRdxPat_test.cpp. two memset()s in test 15 zero out
twice as much memory as they should. MKRdxPat.hpp and the test
were unaffected. this bug was detected by the upgraded version
of g++(clang++ did not detect the bug).
c. fix bug in MKRdxPat_perf_bgp.cpp. absent input file segfaults.
add NULL test on FILE pointer.
d. re-org rdx directory
e. re-design doc