%%
============================================================================
%%
Abstract:
%%
This
file
dispatches
to
the
main
entry
file.
%%
%%
Copyright
2018
The
MathWorks,
Inc.
%%
%selectfile
NULL_FILE
%if
EXISTS
("_CODEGENENTRY_") == 0
%assign
_CODEGENENTRY_ = 1
%%
Library
functions
supporting
the
common
entry
file
%include
"
codegenentrylib.tlc
"
%include
"%<
SLibGetCodegenentryFileName
()
>"
%<
SLibSetCodeGenSucceeded
()
>
%endif
%% _CODEGENENTRY_
%%
[EOF]
codegenentry.tlc