<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Mon, Mar 13, 2017 at 12:52 PM, Jed Brown <span dir="ltr"><<a href="mailto:jed@jedbrown.org" target="_blank">jed@jedbrown.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Barry Smith <<a href="mailto:bsmith@mcs.anl.gov">bsmith@mcs.anl.gov</a>> writes:<br>
>    In other words, write to a file with an alternative name, diff between the files and mv over only if the files differ?<br>
<br>
Yes.<br>
<br>
>    Presumably portions of the process of making fortran stubs can be run in parallel so as to make the time less painful.<br>
<br>
But might be error-prone to implement.<br>
</blockquote></div><br>I think it would be a lot easier if someone moved the easy, parsing stuff to Python, and then used the subprocess</div><div class="gmail_extra">module to do easy, independent tasks in separate directories.</div><div class="gmail_extra"><br></div><div class="gmail_extra">   Matt<br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature">What most experimenters take for granted before they begin their experiments is infinitely more interesting than any results to which their experiments lead.<br>-- Norbert Wiener</div>
</div></div>