# IAC Project Installation Information - DO NOT EDIT!
#
# Insert the following line into the iac_proj/iac_proj.v file
  "../iac_proj/stm3/stm3.v" STM3;
# In the following iac_lib file
misc.v
# insert the following line
  IAC_PROJ.STM3.LIB STM3_Library<NEdisplayMode="open">;
# In the following iac_lib file
data_io.v
# insert the following line
  IAC_PROJ.STM3.LIB.READERS STM3_Readers;
