about summary refs log tree commit diff homepage
diff options
context:
space:
mode:
-rw-r--r--www/menu.html.incl7
1 files changed, 7 insertions, 0 deletions
diff --git a/www/menu.html.incl b/www/menu.html.incl
index 191a2b14..dbfe7687 100644
--- a/www/menu.html.incl
+++ b/www/menu.html.incl
@@ -7,4 +7,11 @@
     <label>klee Info</label>
     <a href="index.html">About</a>
   </div>
+
+  <div class="submenu">
+    <label>Quick Links</label>
+    <a href="http://keeda.stanford.edu/mailman/listinfo/klee-dev">klee-dev</a>
+    <a href="http://llvm.org/svn/llvm-project/klee/trunk/">Browse SVN</a>
+    <a href="http://llvm.org/viewvc/llvm-project/klee/trunk/">Browse ViewVC</a>
+  </div>
 </div>