~drizzle-trunk/drizzle/development

1
2
3
4
5
6
7
8
#! /bin/sh

path=`dirname $0`
. "$path/SETUP.sh"

just_clean=1;

. "$path/FINISH.sh"