<p dir="ltr">Hi,</p>
<p dir="ltr">Clues for this might be found by examining the git history for that file. Get the GROMACS git repository and use something like </p>
<p dir="ltr">git log -- src/gromacs/gmxana/gmx_chi.c src/tools/gmx_chi.c</p>
<p dir="ltr">to see the history for whatever that file was called at the time. This should give you some metadata about the change.</p>
<p dir="ltr">Mark</p>
<div class="gmail_quote">On May 21, 2014 12:40 PM, &quot;Jorge de Antonio&quot; &lt;<a href="mailto:j.de.antonio@grs-sim.de">j.de.antonio@grs-sim.de</a>&gt; wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Dear developers,<br>
<br>
I’ve noticed that there is a substancial change in the gmx_chi.c file (located in /src/gromacs/gmxana) when comparing to the 4.5.1. The thing is I must modify the variable int naa (in the histogramming function) but that variable doesn’t exist anymore in the new version. I guess is somehow related with the gmx_residue_type_t rt. I would appreciate some help in getting a better understanding of this function. Thanks a lot.<br>

<br>
Cheers,<br>
Jorge<br>
--<br>
Gromacs Developers mailing list<br>
<br>
* Please search the archive at <a href="http://www.gromacs.org/Support/Mailing_Lists/GMX-developers_List" target="_blank">http://www.gromacs.org/Support/Mailing_Lists/GMX-developers_List</a> before posting!<br>
<br>
* Can&#39;t post? Read <a href="http://www.gromacs.org/Support/Mailing_Lists" target="_blank">http://www.gromacs.org/Support/Mailing_Lists</a><br>
<br>
* For (un)subscribe requests visit<br>
<a href="https://maillist.sys.kth.se/mailman/listinfo/gromacs.org_gmx-developers" target="_blank">https://maillist.sys.kth.se/mailman/listinfo/gromacs.org_gmx-developers</a> or send a mail to <a href="mailto:gmx-developers-request@gromacs.org">gmx-developers-request@gromacs.org</a>.<br>

</blockquote></div>