#
# This file indicates on an installation-wide basis whether this
# application should front-end the main program with a small
# front end program. The front end program determines if a 
# main program is already running and has established a communication
# link. If so, it simply passes filenames to the link. Otherwise,
# it launches a new main program.
# The format is a single line beginning in column 1 of the form
# USEFRONTENDPROGRAM=xxx
# where xxx is either 0 or 1.

USEFRONTENDPROGRAM=1
