# -*- shell-script -*-

export CC="gcc -fdiagnostics-color=auto"
export CXX="g++ -fdiagnostics-color=auto"