diff options
author | Cristian Cadar <cristic@cs.stanford.edu> | 2013-01-22 20:47:10 +0000 |
---|---|---|
committer | Cristian Cadar <cristic@cs.stanford.edu> | 2013-01-22 20:47:10 +0000 |
commit | b42f6baf4358a81683cd0ab1a8529683a6819ab5 (patch) | |
tree | 991a426561d6948431df393f5e308a5de3e1cff9 /www/Documentation.html | |
parent | 0cee95cfe268c31196ec74392c5654f42c34ae95 (diff) | |
download | klee-b42f6baf4358a81683cd0ab1a8529683a6819ab5.tar.gz |
Some information about the Coreutils experiments presented in the KLEE OSDI paper.
git-svn-id: https://llvm.org/svn/llvm-project/klee/trunk@173191 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'www/Documentation.html')
-rw-r--r-- | www/Documentation.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/www/Documentation.html b/www/Documentation.html index 038b1f83..8c19b36e 100644 --- a/www/Documentation.html +++ b/www/Documentation.html @@ -42,6 +42,11 @@ the KLEE solver (kleaver). </li> + <li> + <a href="CoreutilsExperiments.html">OSDI'08 Coreutils Experiments</a>: + Some information about the Coreutils experiments presented in our <a href="http://www.doc.ic.ac.uk/~cristic/papers/klee-osdi-08.pdf">KLEE OSDI'08 paper</a>. + </li> + </ol> </div> </body> |