citrun

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

commit 9c11838361f46378f9a8b891d8991bc62e991e83
parent 4e6245f9b819d7c3451f8b732dc844c8b892187e
Author: kyle <kyle@0x30.net>
Date:   Thu, 19 Jan 2017 00:25:35 -0700

www: replace term reference with gl

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

diff --git a/www/index.html b/www/index.html @@ -41,7 +41,7 @@ <ul> <li><a href="man/citrun_wrap.1.html">citrun_wrap(1)</a> <li><a href="man/citrun_check.1.html">citrun_check(1)</a> - <li><a href="man/citrun_term.1.html">citrun_term(1)</a> + <li><a href="man/citrun_gl.1.html">citrun_gl(1)</a> <li><a href="man/citrun_inst.1.html">citrun_inst(1)</a> </ul> </body>