# IAC Project Installation Information - DO NOT EDIT!
#
# Insert the following line into the iac_proj/iac_proj.v file
  "../iac_proj/HiVis/VisApi/AVS/HiVis.v" HiVis;
# In the following iac_lib file
misc.v
# insert the following line
  IAC_PROJ.HiVis.HiVisLib HiVis;

# Insert the following line into the v/lib_xp.v and v/lib_vxp.v file
#   NElink HiVis <NEdisplayMode="open"> => Templates.IAC_PROJ.HiVis.HiVisLib;
# if you want the HiVis Lib to be accessable in the Libraries menu
# Note: This is not a standard IAC module integration as this allows modules
#  only to arise in the IAC Menu.
