enoise more or less just works

This commit is contained in:
Peter Harpending
2026-09-02 02:45:21 -07:00
parent e5436c2e3e
commit 17cca5ecfe
5 changed files with 50 additions and 101 deletions
-1
View File
@@ -244,6 +244,5 @@ init_ho_names() ->
"Delight", "Capri", "Trixie", "Cinnamon"].
recycle([N | Ns]) ->
{N, Ns ++ [N]}.