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

fix: upgrading to latest doxygen

This commit is contained in:
2020-11-29 13:57:44 +01:00
parent 0eccc169f5
commit 2bcf6346ac
16 changed files with 79 additions and 4113 deletions

View File

@@ -11,7 +11,7 @@
@param var (positional) - variable name
@version 9.2
@author Allan Bowe
**/
**/ /** @cond */
%macro mf_existvar(libds /* 2 part dataset name */
, var /* variable name */
@@ -29,4 +29,6 @@
%let rc=%sysfunc(close(&dsid));
%end;
%mend;
%mend;
/** @endcond */