#*****************************************************************************
# Copyright 1986-2002 by mental images GmbH & Co.KG, Fasanenstr. 81, D-10623
# Berlin, Germany. All rights reserved.
#*****************************************************************************
# Evaluated at startup time of the plug-in to fill the mental ray registry.
#*****************************************************************************/

registry "{MAYABASE}"	value	"/usr/autodesk/mentalraysat3651" end registry

registry "{SYSTEM}"	value	"irix"		end registry
registry "{DSO}"	value	"so"		end registry

$lookup "{MAYABASE}"

registry "{_MI_REG_INCLUDE}" value "{MAYABASE}/include" end registry
registry "{_MI_REG_LIBRARY}" value "{MAYABASE}/lib" end registry


