# IAC Project Installation Information - DO NOT EDIT!
#
# Insert the following line into the iac_proj/iac_proj.v file
  "../iac_proj/spsurf/spsurf.v" SphereSurface;
# In the following iac_lib file
misc.v
# insert the following line
  IAC_PROJ.SphereSurface.SphereSurfaceMacs.sphere_surface sphere_surface;
# In the following iac_lib file
misc.v
# insert the following line
  IAC_PROJ.SphereSurface.SphereSurfaceMacs.sphere_surface_data sphere_surface_data;
# In the following iac_lib file
misc.v
# insert the following line
  IAC_PROJ.SphereSurface.SphereSurfaceMacs.sphere_surface_lite sphere_surface_lite;
# In the following iac_lib file
examples.v
# insert the following line
  IAC_PROJ.SphereSurface.SphereSurfaceApps.SphereSurfaceEg1 SphereSurfaceEg1;
# In the following iac_lib file
examples.v
# insert the following line
  IAC_PROJ.SphereSurface.SphereSurfaceApps.SphereSurfaceEg2 SphereSurfaceEg2;

