about summary refs log tree commit diff homepage
path: root/www/menu.html.incl
blob: 191a2b14279562e10cdd5aed8e57beb73150c943 (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>