#
# NEED_PARMS color
#
# HELP: SYNOPSIS:
# HELP:     voxren/bfs/fillcolor color
# HELP:
# HELP: DESCRIPTION:
# HELP:     Set the color used to fill with the BFS command. Defaults to 6
# HELP:     (yellow) for historical reasons. If set to -1, the current
# HELP:     colorize setting will be used.
#
CECHO ${$root.module.internal.bfs.fillcolor=(int)$argv[1]}
