# -*- shell-script -*-

# $Id: config,v 1.3 2008/08/06 15:27:22 filipmaric Exp $

# Get email when automated build fails. May be empty.
# values: "email1 email2 .. emailn"
NOTIFY="filip@matf.bg.ac.yu"

# Participate in frequent (nightly) build (only for small submissions)
# values: "yes" "no"
FREQUENT="no"
