citrun

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

commit d5a7d1c04733cef9c2a2463c5878f5f4aec2ea03
parent 1b052bfecb8033b4f3d08fcda4af76890675535d
Author: kyle <kyle@0x30.net>
Date:   Sun, 29 Jan 2017 17:44:21 -0700

bin: add wrap.sh

Diffstat:
Abin/wrap.sh | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/bin/wrap.sh b/bin/wrap.sh @@ -0,0 +1,3 @@ + +export PATH=" PREFIX /share/citrun:$PATH" +exec $@