citrun

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

commit 63a42c2afcea807a4b5ae57767bf6472e1f74222
parent da4f753eb677e833455bceeb34cbaaeec597d0a1
Author: Kyle Milz <kyle@getaddrinfo.net>
Date:   Wed, 13 Apr 2016 00:03:24 -0600

www: sort link bar

Diffstat:
Mwww/index.html | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/index.html b/www/index.html @@ -15,9 +15,9 @@ <hr /> <div class="link_bar"> <a href="http://www.0x30.net">..</a> + <a href="man/">man</a> <a href="pkg/">pkg</a> <a href="src/">src</a> - <a href="man/">man</a> </div> <p> C It Run is a suite of tools that lets you watch your source code