<html>#2269: Add configuration.ccl "REQUIRES" information to the auto-generated ThornList
<table style='border-spacing: 1ex 0pt; '>
<tr><td style='text-align:right'> Reporter:</td><td>Bernard Kelly</td></tr>
<tr><td style='text-align:right'>   Status:</td><td>new</td></tr>
<tr><td style='text-align:right'>Milestone:</td><td>ET_2019_02</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>minor</td></tr>
<tr><td style='text-align:right'>Component:</td><td>Cactus</td></tr>
</table>

<p>Comment (by Roland Haas):</p>
<p>I made a pull request with your patch, and some extra changes (<a data-is-external-link="true" href="https://bitbucket.org/cactuscode/cactus/pull-requests/61/parse-requires-and-requires-thorns-when/commits" rel="nofollow">https://bitbucket.org/cactuscode/cactus/pull-requests/61/parse-requires-and-requires-thorns-when/commits</a>). See <a data-is-external-link="true" href="https://bitbucket.org/cactuscode/cactus/pull-requests/61/parse-requires-and-requires-thorns-when/diff" rel="nofollow">https://bitbucket.org/cactuscode/cactus/pull-requests/61/parse-requires-and-requires-thorns-when/diff</a></p>
<p>Please take a look and if you want to review as ok click on the Approve button.</p>
<p>Apparently the syntax described for the configuration.ccl files in the UserGuide is not what the parsers actually support. Namely:</p>
<ul>
<li>there is a “REQUIRES THORNS foo bar” line</li>
<li>REQUIRES actually takes multiple entries separated by whitespace</li>
</ul>
<p>Examples can be obtained from <code>grep -i requires arrangements/*/*/configuration.ccl</code>.</p>
<p>--<br/>
Ticket URL: <a href='https://bitbucket.org/einsteintoolkit/tickets/issues/2269/add-configurationccl-requires-information'>https://bitbucket.org/einsteintoolkit/tickets/issues/2269/add-configurationccl-requires-information</a></p>
</html>