# It is assumed that "Maya.env" has set the correct path
# for the MAYA_USER_DIR environment variable.
# Malcolm Kesson
# Dec 26 2015
  
LoadExtension python "[GetEnv MAYA_USER_DIR]/rfm_scripts/image_tool/SaveAll.py"
LoadExtension python "[GetEnv MAYA_USER_DIR]/rfm_scripts/image_tool/Histogram.py"
::RMS::LogMsg INFO "The custom it.ini has loaded its scripts."