#Configure emacs.
:template yes
:pch std.h
:namespace no

#Test so that no output is lost.
#-e -p test/output -a -f

#Test freezing when there are many compiler errors (will not 'compile').
#-e -p test/stale-wait -a -f

#-e -p test/independent-wait -a -f
#setup -e
#-e src -a --config
-e src -a src -f

