On Thu, Dec 03, 2009, peker milas wrote:
> 504c505
> < version=`$cplusplus -v 2>&1 | grep version | cut -d' ' -f3`
> ---
> > version=`$cplusplus -v 2>&1 | grep ' version' | cut -d' ' -f3`
>
> > #include <cstdio>
Thanks for the report; both of these ideas are already in our trunk code,
and should be out to users in a few weeks, with the next release of
AmberTools.
...regards...dac
_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Fri Dec 04 2009 - 08:00:03 PST