<html>#2461: do not include  cctk.h file in flesh
<table style='border-spacing: 1ex 0pt; '>
<tr><td style='text-align:right'> Reporter:</td><td>Roland Haas</td></tr>
<tr><td style='text-align:right'>   Status:</td><td>new</td></tr>
<tr><td style='text-align:right'>Milestone:</td><td></td></tr>
<tr><td style='text-align:right'>  Version:</td><td></td></tr>
<tr><td style='text-align:right'>     Type:</td><td>enhancement</td></tr>
<tr><td style='text-align:right'> Priority:</td><td>major</td></tr>
<tr><td style='text-align:right'>Component:</td><td></td></tr>
</table>

<p>cctk.h contain partially auto-generated content that is not always sensible for the flesh, eg CCTK_THORNSTRING is "src"</p>
<p>Removing these files has the nice side effect (and reason I tracked them down) that after a:</p>
<div class="codehilite"><pre><span></span>make sim-cleandeps
rm configs/sim/config-data/make.thornlist
</pre></div>


<p>one can copy the <em>compiled</em> Cactus tree to another location (or tar up and offer in a tutorial server) and a latter <code>make sim</code> will only compile a very few files (namely a file that contains the name of the Cactus main directory).</p>
<p>--<br/>
Ticket URL: <a href='https://bitbucket.org/einsteintoolkit/tickets/issues/2461/do-not-include-cctkh-file-in-flesh'>https://bitbucket.org/einsteintoolkit/tickets/issues/2461/do-not-include-cctkh-file-in-flesh</a></p>
</html>