citrun

watch C/C++ source code execute
Log | Files | Refs | LICENSE

commit 895aabd3cf9820773ab456f415c4e73adad20c4f
parent f67c2309c22775fe79a8e22034a736107193609c
Author: Kyle Milz <kyle@getaddrinfo.net>
Date:   Sun,  3 Apr 2016 09:23:12 -0600

www: i guess <li> needs to be closed

Diffstat:
Mwww/index.html | 18+++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)

diff --git a/www/index.html b/www/index.html @@ -32,10 +32,10 @@ continuous integration: </p> <ul> - <li><a href="/pkg/openbsd-sparc64-citrun-0.tgz">OpenBSD sparc64</a> - <li><a href="/pkg/openbsd-amd64-citrun-0.tgz">OpenBSD amd64</a> - <li>Debian amd64 - <li>Mac OS X amd64 + <li><a href="/pkg/openbsd-sparc64-citrun-0.tgz">OpenBSD sparc64</a></li> + <li><a href="/pkg/openbsd-amd64-citrun-0.tgz">OpenBSD amd64</a></li> + <li>Debian amd64</li> + <li>Mac OS X amd64</li> </ul> <h2>Source</h2> @@ -57,11 +57,11 @@ packages installed for: </p> <ul> - <li>LLVM and Clang > 3.4 - <li>FreeType2 - <li>OpenGLES >= 2.0 - <li>freeglut and glew - <li>DejaVu Sans Mono + <li>LLVM and Clang > 3.4</li> + <li>FreeType2</li> + <li>OpenGLES >= 2.0</li> + <li>freeglut and glew</li> + <li>DejaVu Sans Mono</li> </ul> <p> Once that is done the build requirements have been met. Get and unpack the source tree, change directory to the root and jam: