#!/usr/bin/bash
path=`dirname $0`
. "$path/SETUP.sh"
extra_flags=""
extra_configs="$max_configs"
. "$path/FINISH.sh"