/*
 *	aegis - project change supervisor
 *	This file is in the Public Domain, 2005, Peter Miller.
 */


/*
 * If the diff_command is set to the exact string "exit 0", then no
 * difference files will be generated, checked or validated.
 */
diff_command = "exit 0";
