diff options
author | Cristian Cadar <cristic@cs.stanford.edu> | 2013-01-06 16:37:11 +0000 |
---|---|---|
committer | Cristian Cadar <cristic@cs.stanford.edu> | 2013-01-06 16:37:11 +0000 |
commit | 4f1d842f3b13cbdcbc44065a51365931e5ce8fe0 (patch) | |
tree | 74f5c5b9d6650fafedc6aac030383d15760e5227 /www/Documentation.html | |
parent | 6f33a34d779489590e80415e13dfacab035c2364 (diff) | |
download | klee-4f1d842f3b13cbdcbc44065a51365931e5ce8fe0.tar.gz |
Some documentation on query logging.
git-svn-id: https://llvm.org/svn/llvm-project/klee/trunk@171657 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'www/Documentation.html')
-rw-r--r-- | www/Documentation.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/Documentation.html b/www/Documentation.html index b266e439..11152801 100644 --- a/www/Documentation.html +++ b/www/Documentation.html @@ -24,7 +24,7 @@ <li> <a href="klee-options.html">KLEE Options</a>: - Overview of the KLEE's main command-line options. + Overview of KLEE's main command-line options. </li> <li> |