%% %% Function-Call Code Generation for the DSP Blockset %% %% dsp_cgfc.tlc - Main include file %% %% Author: D. Orofino %% Copyright (c) 1995-1999 The MathWorks, Inc. All Rights Reserved. %% $Revision: 1.4 $ % $Date: 1999/07/27 16:17:18 $ %if EXISTS("_DSP_CGFC_LIB_") == 0 %assign _DSP_CGFC_LIB_ = 1 %include "dsp_blkparam.tlc" %include "dsp_blkutils.tlc" %include "dsp_cache.tlc" %include "dsp_cgargs.tlc" %include "dsp_iolists.tlc" %include "dsp_mdlsections.tlc" %include "dsp_mrlist.tlc" %include "dsp_portprop.tlc" %include "dsp_sfcncache.tlc" %endif %% _DSP_CGFC_LIB_ %% [EOF] dsp_cgfc.tlc