mirror of
https://github.com/sasjs/server.git
synced 2025-12-10 19:34:34 +00:00
14 lines
270 B
SAS
14 lines
270 B
SAS
/**
|
|
@file
|
|
@brief The systemInit program
|
|
@details This program is inserted into every sasjs/server program invocation,
|
|
_before_ any user-provided content.
|
|
|
|
<h4> SAS Macros </h4>
|
|
@li mcf_stpsrv_header.sas
|
|
|
|
**/
|
|
|
|
|
|
%mcf_stpsrv_header(wrap=YES, insert_cmplib=YES)
|