citrun

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

commit d1f1da86fd333df687a9651e04038e4b6e1c2b34
parent b16a79375ea423e9a278a9794c6a549d1899c644
Author: kyle <kyle@getaddrinfo.net>
Date:   Sat,  2 Apr 2016 14:23:48 -0600

src/compilers: update

Diffstat:
Msrc/compilers/c++ | 4++--
Msrc/compilers/cc | 4++--
Msrc/compilers/g++ | 4++--
Msrc/compilers/gcc | 4++--
4 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/src/compilers/c++ b/src/compilers/c++ @@ -1 +1 @@ -../scv_instrument -\ No newline at end of file +../citrun_instrument +\ No newline at end of file diff --git a/src/compilers/cc b/src/compilers/cc @@ -1 +1 @@ -../scv_instrument -\ No newline at end of file +../citrun_instrument +\ No newline at end of file diff --git a/src/compilers/g++ b/src/compilers/g++ @@ -1 +1 @@ -../scv_instrument -\ No newline at end of file +../citrun_instrument +\ No newline at end of file diff --git a/src/compilers/gcc b/src/compilers/gcc @@ -1 +1 @@ -../scv_instrument -\ No newline at end of file +../citrun_instrument +\ No newline at end of file