#
# NEED_PARMS numloops
#
# HELP: SYNOPSIS:
# HELP:     voxren/bfs/loop numloops
# HELP:
# HELP: DESCRIPTION:
# HELP:     Set the loop count for the BFS segmentation tool.
# HELP:     This influences how far small attachments at the borders are
# HELP:     followed. Reasonable values are 0-10.
#
CECHO ${$root.module.internal.bfs.pocketloops=(int)$argv[1]}
