rename soml to typed
This commit is contained in:
@ -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>
|
||||
|
@ -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>
|
Reference in New Issue
Block a user