aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorDavid Li <li.davidm96@gmail.com>2016-01-09 20:37:46 -0700
committerDavid Li <li.davidm96@gmail.com>2016-01-09 20:37:46 -0700
commit5f02de7d841310e7bc155e24aecbea8dd2ec1df0 (patch)
treeb301f037f52bd74a9d32b228087162d70c099bdd /TODO.md
parent0fbc19109c55a8c304185f15cda3b3836c7395a9 (diff)
Remove Misc from TODOs
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>