about summary refs log tree commit diff homepage
path: root/www/menu.html.incl
blob: 96e29687b318c1724b2436f1e7615103f167a43c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
<div id="menu">
  <div>
    <a href="http://llvm.org/">LLVM Home</a>
  </div>
  
  <div class="submenu">
    <label>klee Info</label>
    <a href="/index.html">About</a>
  </div>
</div>