On Mon, Mar 16, 2015, Ross Walker wrote:
> Dacdif has a number of issues in this department.
Can you be more explicit here, about the "issues"? Note that dacdif just
calls ndiff (numerical diff) from Nelson Beebe. The main limitation I
know about there is that ndiff requires both files to have the same number
of lines. Unlike "diff" itself, it cannot recognize line insertions or
deletions.
If this is the problem, we can work around it by sending things first through
diff, then through dacdif, although that is not trivial. If there are other
issues, maybe there are better alternatives.
....dac
_______________________________________________
AMBER-Developers mailing list
AMBER-Developers.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber-developers
Received on Mon Mar 16 2015 - 11:00:09 PDT