// You should set the shell environment variable SHSQL_DB to point to this directory.
// If shsql commands are not accessible via your PATH, dbbin should be set below.

// the following path names will need to be changed to suit:
varvalue:		DIR=/home/scg/quisp/sqlexampledb
dbbin:			/home/scg/quisp/bin

projectdir:		@DIR

tmpdir:			@DIR/tmp 		
dbtmptabledir:		@DIR/tmp		
dbcommonwordsfile:	@DIR/commonwords

// make SHSQL_SB available to any sub-processes
putenv:			SHSQL_DB=@DIR	

// This may be set if using -tabdelim option on testruns/battery1 or battery2
// dbdelimchar:	 tab


// dbdebugmode: 1
// dbreadonly: 1

dbmustindex: 1

defaultrtn:		@DIR/pages/home
