diff -r 77daf1b85cf0 -r a5f5b9336007 Separation_Algebra/config --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Separation_Algebra/config Sat Sep 13 10:07:14 2014 +0800 @@ -0,0 +1,9 @@ +# -*- shell-script -*- + +# Get email when automated build fails. May be empty. +# values: "email1 email2 .. emailn" +NOTIFY="kleing@cse.unsw.edu.au rafal.kolanski@nicta.com.au" + +# Participate in frequent (nightly) build (only for small submissions) +# values: "yes" "no" +FREQUENT="yes"