1
0
mirror of https://github.com/sasjs/core.git synced 2026-01-03 15:40:05 +00:00

fix: missing dependency in mp_getdbml

This commit is contained in:
2020-11-26 01:11:33 +01:00
parent 1a35b357d6
commit 4987d2fbbc
2 changed files with 2 additions and 0 deletions

View File

@@ -2703,6 +2703,7 @@ create table &outds as
<h4> SAS Macros </h4>
@li mf_getquotedstr.sas
@li mp_getconstraints.sas
@param liblist= Space seperated list of librefs to take as
input (Default=SASHELP)

View File

@@ -19,6 +19,7 @@
<h4> SAS Macros </h4>
@li mf_getquotedstr.sas
@li mp_getconstraints.sas
@param liblist= Space seperated list of librefs to take as
input (Default=SASHELP)