mirror of
https://github.com/sasjs/core.git
synced 2026-01-14 20:10:05 +00:00
fix: space in dependencies
This commit is contained in:
2
all.sas
2
all.sas
@@ -26950,7 +26950,7 @@ Usage:
|
|||||||
@param [out] outref= (0) The fileref to create, which will contain the source
|
@param [out] outref= (0) The fileref to create, which will contain the source
|
||||||
code.
|
code.
|
||||||
|
|
||||||
<h4> SAS Macros </h4>
|
<h4> SAS Macros </h4>
|
||||||
@li mf_getplatform.sas
|
@li mf_getplatform.sas
|
||||||
@li mm_getstpcode.sas
|
@li mm_getstpcode.sas
|
||||||
@li ms_getfile.sas
|
@li ms_getfile.sas
|
||||||
|
|||||||
@@ -15,7 +15,7 @@
|
|||||||
@param [out] outref= (0) The fileref to create, which will contain the source
|
@param [out] outref= (0) The fileref to create, which will contain the source
|
||||||
code.
|
code.
|
||||||
|
|
||||||
<h4> SAS Macros </h4>
|
<h4> SAS Macros </h4>
|
||||||
@li mf_getplatform.sas
|
@li mf_getplatform.sas
|
||||||
@li mm_getstpcode.sas
|
@li mm_getstpcode.sas
|
||||||
@li ms_getfile.sas
|
@li ms_getfile.sas
|
||||||
|
|||||||
Reference in New Issue
Block a user