#
#  This file controls the DMT environment initialization in root.
#  For a complete list of options see $ROOTSYS/etc/system.rootrc
#
#--->  Disable memory statistics
*.Root.MemStat:	  0
#
#--->  Add the DMT macro directory to the default search path
Unix.*.Root.DynamicPath: .:/usr/lib:/usr/lib/root
Unix.*.Root.MacroPath: .:/usr/include/gds:/usr/share/gds-dmt/macros
#
#---> Point to the login/logout scripts.
*.Rint.Logon:	  rootlogon.C
*.Rint.Logoff:    sboxlogoff.C
