blob: f12152a142e48f49954ce91be291baa2a48f57eb [file] [log] [blame]
<?php
function showNotes()
{
?>
<div class="homeitem3col">
<h3>Notes</h3>
<p>In addition you need to install the antlr generator.</p>
<p>Update site: <a href="http://xtext.itemis.com/updates/milestones/site.xml">http://xtext.itemis.com/updates/milestones/site.xml</a>
</p>
</div>
<?php
}
?>