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

chore: generating all.sas and updating doc links

This commit is contained in:
Allan Bowe
2021-11-25 16:46:56 +00:00
parent 107ab836d6
commit 2d81de5841
4 changed files with 356 additions and 1 deletions

View File

@@ -11,6 +11,6 @@
%if &_debug=2477 %then %do;
options mprint;
%end;
%mend;
%mend loglevel;
%loglevel()