File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -15,9 +15,9 @@ This is and index/directory of the specifications (specs) for each new module/fe
1515 - [ ascii] ( ./stdlib_ascii.html ) - Procedures for handling ASCII characters
1616 - [ bitsets] ( ./stdlib_bitsets.html ) - Bitset data types and procedures
1717 - [ error] ( ./stdlib_error.html ) - Catching and handling errors
18- - [ hash\_ procedures ] ( ./stdlib_hash_procedures.html ) - Hashing integer
18+ - [ hash] ( ./stdlib_hash_procedures.html ) - Hashing integer
1919 vectors or character strings
20- - [ IO ] ( ./stdlib_io.html ) - Input/output helper & convenience
20+ - [ io ] ( ./stdlib_io.html ) - Input/output helper & convenience
2121 - [ kinds] ( ./stdlib_kinds.html ) - Kind parameters
2222 - [ linalg] ( ./stdlib_linalg.html ) - Linear Algebra
2323 - [ logger] ( ./stdlib_logger.html ) - Runtime logging system
@@ -30,8 +30,8 @@ This is and index/directory of the specifications (specs) for each new module/fe
3030 - [ stats_distributions_uniform] ( ./stdlib_stats_distribution_uniform.html ) - Uniform Probability Distribution
3131 - [ stats_distributions_normal] ( ./stdlib_stats_distribution_normal.html ) - Normal Probability Distribution
3232 - [ string\_ type] ( ./stdlib_string_type.html ) - Basic string support
33- - [ strings] ( ./stdlib_strings.html ) - String handling and manipulation routines
3433 - [ stringlist_type] ( ./stdlib_stringlist_type.html ) - 1-Dimensional list of strings
34+ - [ strings] ( ./stdlib_strings.html ) - String handling and manipulation routines
3535 - [ version] ( ./stdlib_version.html ) - Version information
3636
3737## Released/Stable Features & Modules
You can’t perform that action at this time.
0 commit comments