# IAC Project Installation Information - DO NOT EDIT!
#
# Insert the following line into the iac_proj/iac_proj.v file
	"../iac_proj/dvdown/dvdown.v" DVdownsize_scat;
# In the following iac_lib file
mappers.v
# insert the following line
	IAC_PROJ.DVdownsize_scat.DVdownsize_scatMacs.DVdownsize_scat DVdownsize_scat;
	IAC_PROJ.DVdownsize_scat.DVdownsize_scatMacs.Oriented_Streamline Oriented_Streamline;
# In the following iac_lib file
examples.v
# insert the following line
     IAC_PROJ.DVdownsize_scat.DVdownsize_scatApps.Oriented_StreamlineEg Oriented_StreamlineEg;

