aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md8
1 files changed, 0 insertions, 8 deletions
diff --git a/TODO.md b/TODO.md
index 4972be5..4532918 100644
--- a/TODO.md
+++ b/TODO.md
@@ -30,14 +30,6 @@
## Misc
-* Remember: 4 cores per side
- * Each core could sneak attack individually
- * Need some way to have four cores share a cache, and each
- individually sneak attack
- * `#[derive(Clone)]` on `ShareableCache` so each core per team
- can keep track of its own sneak attack status
- * May need to decouple core/cache steps to avoid double-stepping
-
<style>
h1:before, h2:before { content: none; }
</style>