diff --git a/SQLinDS/description.sas b/SQLinDS/description.sas index cef8605..7ec7176 100644 --- a/SQLinDS/description.sas +++ b/SQLinDS/description.sas @@ -13,7 +13,6 @@ License: MIT :/*required, not null, values: Encoding: UTF8 :/*required, not null, values: UTF8, WLATIN1, LATIN2, etc. */ Required: "Base SAS Software" :/*optional, COMMA separated, QUOTED list, names of required SAS products, values must be like from proc setinit;run; output */ -ReqPackages: "macroArray (0.1)", "DFA (0.1)" :/*optional, COMMA separated, QUOTED list, names of required packages */ /* **DESCRIPTION** */ /* All the text below will be used in help */ diff --git a/sqlinds.zip b/sqlinds.zip index 44c2205..5c7ec36 100644 Binary files a/sqlinds.zip and b/sqlinds.zip differ