about summary refs log tree commit diff homepage
path: root/www/Tutorials.html
diff options
context:
space:
mode:
authorDaniel Dunbar <daniel@zuster.org>2009-10-25 00:31:01 +0000
committerDaniel Dunbar <daniel@zuster.org>2009-10-25 00:31:01 +0000
commitc846affd2d21421d9b10e33b3fe4e3281b0f2655 (patch)
tree0cafcb3c43933c8c8b6261b02cde1b5a68e07f36 /www/Tutorials.html
parent3264dcd97024250729183ed6398c5d8a9aa7472d (diff)
downloadklee-c846affd2d21421d9b10e33b3fe4e3281b0f2655.tar.gz
Update instructions to suggest using LLVM 2.6.
Also, link TestingCoreutils document from tutorials page.


git-svn-id: https://llvm.org/svn/llvm-project/klee/trunk@85025 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'www/Tutorials.html')
-rw-r--r--www/Tutorials.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/www/Tutorials.html b/www/Tutorials.html
index 21ca3f29..e4a027d7 100644
--- a/www/Tutorials.html
+++ b/www/Tutorials.html
@@ -20,6 +20,9 @@
 
     <li><a href="Tutorial-2.html">Tutorial Two</a>: Testing a simple regular
       expression library.</li>
+
+    <li><a href="TestingCoreutils.html">Testing Coreutils</a>: In depth
+      description of how to use KLEE to test GNU Coreutils..</li>
   </ol>