diff options
author | Cristian Cadar <cristic@cs.stanford.edu> | 2013-06-27 11:54:21 +0000 |
---|---|---|
committer | Cristian Cadar <cristic@cs.stanford.edu> | 2013-06-27 11:54:21 +0000 |
commit | 8e7a137e640823dae8364e1fc928dfb34f7271bb (patch) | |
tree | af5aa6ce1b14cc40f0aa310922d93131f3cb6b44 /www/index.html | |
parent | 08b9afecad034208209940ff1f2c64471a75272c (diff) | |
download | klee-8e7a137e640823dae8364e1fc928dfb34f7271bb.tar.gz |
Testing whether commit messages still work.
git-svn-id: https://llvm.org/svn/llvm-project/klee/trunk@185074 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'www/index.html')
-rw-r--r-- | www/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/index.html b/www/index.html index fe4e2bb1..b76a42bc 100644 --- a/www/index.html +++ b/www/index.html @@ -1,6 +1,7 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <!-- Material used from: HTML 4.01 specs: http://www.w3.org/TR/html401/ --> + <html> <head> <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> |