#%Module1.0
#
#  $Id: interleaf,v 1.1 1993/02/21 00:26:03 jlf Exp $
#
########################################################################
#    InterLeaf 5.0
#

if [module-info mode display] {
   puts stderr "\n\tInterleaf is a very advance package for Desktop Publishing"
   puts stderr "\twhich can be used to create documents, reports etc.\n"
}

#
# X-resources, if DISPLAY is active. This resource is definitely needed if
# InterLeaf should work well on X11[R5].
#
if [info exists env(DISPLAY)] {
   x-resource "Ileaf.popup.saveUnder:  True"
}

#
# The paths
#
append-path	PATH	/interleaf/ileaf5/bin
