- BuildConect.c Added check on MAXCONECT
- Some fixes for strncpy() terminating strings
- Increased some buffer sizes to avoid possible overwrites in sprintf()
- Increased MAXCONECT from 8 to 16 for 1A3L
- Added ForceExtractZone routines
- Fix to deprecated.h
- Added levenshtein.c
- Updated ReadPDB.c for more checks on defining popen()
- Changed calls to fabs() to abs() in secstr.c