# IAC Project Installation Information - DO NOT EDIT!
#
# Insert the following line into the iac_proj/iac_proj.v file
        "../iac_proj/rd_dbase/rd_dbase.v" ReadDbase;
# In the following iac_lib file
data_io.v
# insert the following line
  NElink ReadDbaseMods => Templates.IAC_PROJ.ReadDbase.ReadDbaseMods;
# In the following iac_lib file
examples.v
# In the following iac_lib file
  IAC_PROJ.ReadDbase.ReadDbaseMacs.ReadDbaseEg ReadDbaseEg;

