Hi,<br><br><br>I&#39;m working on a GPU conformer clusterer and I would like to be able to use it to read different trajectory types. <br>From what I understand, xtcio.o is what&#39;s needed to read gromacs/amber/charmm/desmond trajectories, and I would like make it work as a stand-alone library.<br>

<br>xtcio.h includes:<br><br>&quot;typedefs.h&quot;<br>&quot;gmxfio.h&quot;<br>&quot;xdrf.h&quot;<br><br>So for me to use the xtcio.o library I would need to also include &quot;xtcio.h&quot;, and &quot;typedefs.h&quot;,
&quot;gmxfio.h&quot;,
&quot;xdrf.h&quot;<br>
<br>and each of those header files includes a ton of other headers.<br><br>What would be the best way to approach this?<br><br><br><br>-- <br>Yutong Zhao<br><a href="http://www.proteneer.com" target="_blank">www.proteneer.com</a><br>