version 20200725, descriptions to macros added
This commit is contained in:
yabwon
2020-07-25 12:37:39 +02:00
parent 50adc7818b
commit 51a921162f
3 changed files with 8 additions and 8 deletions

View File

@@ -54,7 +54,7 @@
%macro listPackages()/
desc = 'Macro to list SAS package from `package` fileref, version 20020725.'
des = 'Macro to list SAS package from `package` fileref, version 20020725.'
;
%local ls_tmp ps_tmp notes_tmp source_tmp;