From 00ba34f01048e2f38dd6152da85ff9fb5cde0200 Mon Sep 17 00:00:00 2001 From: totoro Date: Tue, 5 Jan 2021 15:10:43 +0900 Subject: [PATCH] the dictionaries based on avl tree is renamed to avlt_dictionaries --- web/CXM_making_a_web_site.anubis | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/CXM_making_a_web_site.anubis b/web/CXM_making_a_web_site.anubis index 209ac4c..94880b0 100644 --- a/web/CXM_making_a_web_site.anubis +++ b/web/CXM_making_a_web_site.anubis @@ -52,7 +52,7 @@ transmit tools/basis.anubis read tools/printable_tree.anubis read tools/base64.anubis read tools/random.anubis -read tools/dictionaries.anubis +read tools/avlt_dictionaries.anubis read system/lists.anubis read system/string.anubis read system/logger.anubis -- libgit2 0.21.4