#
#   The following list are a list of routines that should not be included
#   in the cantata "ROUTINES".  The routines button creates a quick reference
#   list of commands.  Allowing the user to create glyphs directly rather than
#   thru the toplevel user interface.  But sometimes it is neccesary to exclude
#   certain glyphs from that list.  If you want a routine to not be excessible
#   thru the routines button then include it in the list below.
#
environ			#  don't include environment pane
workspace		#  don't include workspace pane
cache			#  don't include cache pane
comment			#  don't include comment glyph
command			#  don't include command glyph
while_loop		#  don't include while_loop glyph
count_loop		#  don't include count_loop glyph
merge			#  don't include merge glyph
if_else			#  don't include if_else glyph
direct			#  don't include direct pane
eval_variable		#  don't include eval_variable pane
imagelist		#  don't include imagelist glyph
dummy			#  don't include dummy pane
procedure		#  don't include procedure pane
