From c7ef415454f33474db8405a255b3af51c132da70 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sat, 3 Apr 2021 11:24:03 +0100 Subject: [PATCH] Note a todo Signed-off-by: Ian Jackson --- src/organise.rs | 1 + 1 file changed, 1 insertion(+) diff --git a/src/organise.rs b/src/organise.rs index 5032b03a..efb47c79 100644 --- a/src/organise.rs +++ b/src/organise.rs @@ -3,6 +3,7 @@ // There is NO WARRANTY. // xxx mao needs updating so Hang is non-awful +// xxx need way to select hand when it is totally covered use crate::prelude::*; -- 2.30.2