# IAC Project Installation Information - DO NOT EDIT!
#
# Insert the following line into the iac_proj/iac_proj.v file
  "../iac_proj/sct2unif/sct2unif.v" Sct2Unif;
#
# In the following iac_lib file
mappers.v
# insert the following line
  IAC_PROJ.Sct2Unif.Sct2UnifMods.sct2unif sct2unif;
# In the following iac_lib file
examples.v
# insert the following lines
  IAC_PROJ.Sct2Unif.Sct2UnifMacs.Sct2UnifEg1 Sct2UnifEg1;
  IAC_PROJ.Sct2Unif.Sct2UnifMacs.Sct2UnifEg1 Sct2UnifEg2;
  IAC_PROJ.Sct2Unif.Sct2UnifMacs.Sct2UnifEg2 Sct2UnifEg3;

