citrun

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

commit 0ea398ca1d43c94f1021c27b6d29cefd5f716680
parent d84df88ee6cde142c21cda90ee0229cdb1497cb2
Author: Kyle Milz <kyle@getaddrinfo.net>
Date:   Mon, 28 Mar 2016 23:32:42 -0600

wrap: disable jamming here for now

Diffstat:
Mwrap/Jamfile | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/wrap/Jamfile b/wrap/Jamfile @@ -1,3 +1,3 @@ SubDir TOP wrap ; -Shell $(TOP)/wrap/scv_wrap : wrap.sh ; +#Shell $(TOP)/wrap/scv_wrap : wrap.sh ;