rename soml to typed

This commit is contained in:
Torsten Ruger
2016-12-19 17:43:59 +02:00
parent f8adf107fe
commit 1175a8eb97
12 changed files with 21 additions and 21 deletions

View File

@ -38,7 +38,7 @@
<a href="/salama/layers.html">Architecture</a>
</li>
<li class="link6">
<a href="/soml/soml.html">Machine layer</a>
<a href="/typed/typed.html">Machine layer</a>
</li>
<li class="link7">
<a href="/arm/overview.html">Arm Resources</a>

View File

@ -14,11 +14,11 @@ layout: site
<h3 class="center">More Detail</h2>
<div>
<ul class="nav nav-list">
<li><a href="/soml/soml.html"> Soml </a> </li>
<li><a href="/soml/syntax.html"> Syntax </a> </li>
<li><a href="/soml/parfait.html"> Parfait </a> </li>
<li><a href="/soml/benchmarks.html"> Performance </a> </li>
<li><a href="/soml/debugger.html"> Debugger </a> </li>
<li><a href="/typed/typed.html"> Typed </a> </li>
<li><a href="/typed/parfait.html"> Parfait </a> </li>
<li><a href="/typed/benchmarks.html"> Performance </a> </li>
<li><a href="/typed/debugger.html"> Debugger </a> </li>
<li><a href="/typed/syntax.html"> Syntax (obsolete)</a> </li>
</ul>
</div>
</div>