DFA package [ver. 0.5.7]

DFA package [ver. 0.5.7]

- Package regenerated with the latest version of SPF
This commit is contained in:
Bart Jablonski
2023-11-11 17:30:53 +01:00
parent b83cc8e754
commit 558ce948dd
5 changed files with 1601 additions and 4 deletions

View File

@@ -7,7 +7,7 @@ a dynamically allocated array, a stack, a fifo queue, an ordered stack, and a pr
Run `%helpPackage(DFA,createDFArray)` to find examples. Run `%helpPackage(DFA,createDFArray)` to find examples.
SHA256 digest for the latest version of `DFA`: F*09EA5201360922A91A9EEE72F4567792E9CFDFB591BA33419E2BF2B31D9B7C62 SHA256 digest for the latest version of `DFA`: F*012375D87F66EB3A7BF5DDD0CC5AEE28851733EE33CC63231DF9045BEB958168
[**Documentation for DFA**](./dfa.md "Documentation for DFA") [**Documentation for DFA**](./dfa.md "Documentation for DFA")

6
dfa.md
View File

@@ -18,7 +18,7 @@
--- ---
# The DFA package [ver. 0.5.6] <a name="dfa-package"></a> ############################################### # The DFA package [ver. 0.5.7] <a name="dfa-package"></a> ###############################################
The **DFA** (a.k.a. *Dynamic Function Array*) package implements: The **DFA** (a.k.a. *Dynamic Function Array*) package implements:
- dynamic numeric and character arrays, - dynamic numeric and character arrays,
@@ -52,10 +52,10 @@ Package contains:
12. exec generatearrays 12. exec generatearrays
13. clean generatearrays 13. clean generatearrays
*SAS package generated by generatePackage, version 20230905* *SAS package generated by generatePackage, version 20231111*
The SHA256 hash digest for package DFA: The SHA256 hash digest for package DFA:
`F*09EA5201360922A91A9EEE72F4567792E9CFDFB591BA33419E2BF2B31D9B7C62` `F*012375D87F66EB3A7BF5DDD0CC5AEE28851733EE33CC63231DF9045BEB958168`
--- ---
# Content description ############################################################################################ # Content description ############################################################################################

BIN
dfa.zip

Binary file not shown.

1597
hist/0.5.7/dfa.md Normal file

File diff suppressed because it is too large Load Diff

BIN
hist/0.5.7/dfa.zip Normal file

Binary file not shown.