1
0
mirror of https://github.com/sasjs/core.git synced 2026-01-03 23:50:06 +00:00

fix: removing unnecessary cond flags in mf_abort, adding abort logic in mp_csv2ds

This commit is contained in:
2020-11-08 22:04:25 +01:00
parent d51be73017
commit f6cec012da
3 changed files with 92 additions and 50 deletions

View File

@@ -22,7 +22,7 @@
@version 9.2
@author Allan Bowe
**/ /** \cond */
**/
%macro mf_getengine(libref
)/*/STORE SOURCE*/;
@@ -42,6 +42,4 @@
&engine
%mend;
/** \endcond */
%mend;