Testing Procedure: This directory contains data to test the FASTA program. To check the correctness of installed program 1) copy the content of this directory into your working directory. 2) Run test.bat 3) This should produce 8 files. 1) test_m1.ok2S.txt 2) test_m1p.ok2.txt 3) test_m1.ok2x.txt 4) test_m1.ok2y.txt 5) test_m1_p.ss.txt 6) test_m1.ss.txt 7) test_m1_tx2.txt 8) test_m1.ty2.txt How the results were tested for correctness? Fasta came with precompiled Win32 executables produced by Borland C makefiles. CTC compared the output files produced by Windows compiler and VS.NET solution (obtained by running test.bat) to the output files produced by running test.bat on the windows executables that came with the Fasta distribution.