# IAC Project Installation Information - DO NOT EDIT!
#
# Insert the following line into the iac_proj/iac_proj.v file
  "../iac_proj/gly_lib/gly_lib.v" GlyphLibrary;
# In the following iac_lib file
glyphs.v
# insert the following line
  NElink Simple2D => Templates.IAC_PROJ.GlyphLibrary.Simple2D;
# In the following iac_lib file
glyphs.v
# insert the following line
  NElink Simple3D => Templates.IAC_PROJ.GlyphLibrary.Simple3D;
# In the following iac_lib file
glyphs.v
# insert the following line
  NElink Params2D => Templates.IAC_PROJ.GlyphLibrary.Params2D;
# In the following iac_lib file
glyphs.v
# insert the following line
  NElink Params3D => Templates.IAC_PROJ.GlyphLibrary.Params3D;

