From 0723b224da50ad545c77de5dcbc3370577dc3e77 Mon Sep 17 00:00:00 2001 From: "C. Guy Yarvin" Date: Fri, 27 Nov 2015 11:37:06 -0800 Subject: [PATCH] Removed unused code. --- arvo/hoon.hoon | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/arvo/hoon.hoon b/arvo/hoon.hoon index ae4722a66..57f5e56ed 100644 --- a/arvo/hoon.hoon +++ b/arvo/hoon.hoon @@ -81,7 +81,11 @@ ?@ +.b ~ :: :- ~ :: u=[p=(a +>-.b) q=[p=(hair -.b) q=(tape +.b)]] :: -++ limb $|(term $%([%& p=axis] [%| p=@ud q=term])) :: +++ limb $| term :: + $% [%& p=axis] :: + [%| p=@ud q=term] :: + [%2 p=@ud q=(unit term)] :: + == :: ++ line ,[p=[%leaf p=odor q=@] q=tile] :: %kelp case ++ list |* a=_,* :: null-term list $|(~ [i=a t=(list a)]) ::