#
# HELP: SYNOPSIS:
# HELP:     voxren/default/declare_vars
# HELP:
# HELP: DESCRIPTION:
# HELP:     Declare application specific variables for voxren
#
DECLARE struct $root.application
DECLARE struct $root.application.voxren

DECLARE string $root.application.voxren.datapath
CECHO ${$root.application.voxren.datapath="/ct"}

DECLARE string $root.application.voxren.processpath
CECHO ${$root.application.voxren.processpath=$root.global.dir.macros}
