# IAC Project Installation Information - DO NOT EDIT!
#
# Insert the following line into the iac_proj/iac_proj.v file
  "../iac_proj/joan_arc/joan_arc.v" JoanArc;
# In the following iac_lib file
mappers.v
# insert the following line
    IAC_PROJ.JoanArc.JoanArcMacs.joan_arc joan_arc;
# In the following iac_lib file
examples.v
# insert the following line
    IAC_PROJ.JoanArc.JoanArcApps.JoanArcEg1 JoanArcEg1;
    IAC_PROJ.JoanArc.JoanArcApps.JoanArcEg2 JoanArcEg2;

