Hi,
I think there is a minor issue with the buffer size in ptraj() (file
ptraj.c) which is currently defined as
char buffer[BUFFER_SIZE]
with BUFFER_SIZE set to 1024. This may be a bit small (my
extension routines take lists of masks and some users obviously like to
have lots of them) but more importantly ptraj() does not issue a
sensible warning of overly long input lines.
Cheers,
Hannes.
--
Scanned by iCritical.
_______________________________________________
AMBER-Developers mailing list
AMBER-Developers.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber-developers
Received on Mon Feb 25 2013 - 03:00:02 PST