about summary refs log tree commit diff homepage
path: root/www/menu.html.incl
diff options
context:
space:
mode:
authorCristian Cadar <cristic@cs.stanford.edu>2009-05-20 06:29:36 +0000
committerCristian Cadar <cristic@cs.stanford.edu>2009-05-20 06:29:36 +0000
commita55960edd4dcd7535526de8d2277642522aa0209 (patch)
treec527e3cd2339d39b2d0717fb31a40bcfc23e23dc /www/menu.html.incl
parentf01ff0f8e0ffca185a87143e6461a539b9285930 (diff)
downloadklee-a55960edd4dcd7535526de8d2277642522aa0209.tar.gz
Web page changes. Added a nice way to format code (div.code) in our CSS file.
Added download and install instructions, and a bug report page.



git-svn-id: https://llvm.org/svn/llvm-project/klee/trunk@72163 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'www/menu.html.incl')
-rw-r--r--www/menu.html.incl1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/menu.html.incl b/www/menu.html.incl
index dbfe7687..2fbffaef 100644
--- a/www/menu.html.incl
+++ b/www/menu.html.incl
@@ -6,6 +6,7 @@
   <div class="submenu">
     <label>klee Info</label>
     <a href="index.html">About</a>
+    <a href="install.html">Download &amp; Install</a>
   </div>
 
   <div class="submenu">