mirror of
https://github.com/sasjs/core.git
synced 2026-01-05 00:20:05 +00:00
chore: generating all.sas and fixing indentation
This commit is contained in:
@@ -36,8 +36,8 @@ run;
|
||||
)
|
||||
|
||||
/**
|
||||
* copy it
|
||||
*/
|
||||
* copy it
|
||||
*/
|
||||
%let newfolder=%sysfunc(pathname(work))/new;
|
||||
%mp_copyfolder(&root,&newfolder)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user