Commit 00ba34f01048e2f38dd6152da85ff9fb5cde0200
1 parent
292e1bee
the dictionaries based on avl tree is renamed to avlt_dictionaries
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
web/CXM_making_a_web_site.anubis
| ... | ... | @@ -52,7 +52,7 @@ transmit tools/basis.anubis |
| 52 | 52 | read tools/printable_tree.anubis |
| 53 | 53 | read tools/base64.anubis |
| 54 | 54 | read tools/random.anubis |
| 55 | -read tools/dictionaries.anubis | |
| 55 | +read tools/avlt_dictionaries.anubis | |
| 56 | 56 | read system/lists.anubis |
| 57 | 57 | read system/string.anubis |
| 58 | 58 | read system/logger.anubis | ... | ... |