BSNP Release 2.17.01

/src - source directory. Contains all source and makefile, as well as visual studio project files.
	BSNP has no external dependencies, except the standard g++ libraries and should compile
	without warnings, even under pedantic compiler restrictions.
     	under linux, the binary can be compiled with a simple command such as "g++ -O3 -o BSNP *.cpp"
/bin - 32 bit executables, compiled versions for windows and linux
/doc - documentation in PDF format

Enjoy, please let me know how you have used this program, and I'm always interested in suggestions for enhancements.

Copyright 2009-2012, Brad Gulko, Cornell University. All rights reserved.
Contact author for redistribution permission, but I cant see why not,
I just haven't figured out which formalism to use.

Brad Gulko
bgulko@cs.cornell.edu
May-2012

