diff options
author | David Li <li.davidm96@gmail.com> | 2016-01-09 20:37:46 -0700 |
---|---|---|
committer | David Li <li.davidm96@gmail.com> | 2016-01-09 20:37:46 -0700 |
commit | 5f02de7d841310e7bc155e24aecbea8dd2ec1df0 (patch) | |
tree | b301f037f52bd74a9d32b228087162d70c099bdd | |
parent | 0fbc19109c55a8c304185f15cda3b3836c7395a9 (diff) |
Remove Misc from TODOs
-rw-r--r-- | TODO.md | 8 |
1 files changed, 0 insertions, 8 deletions
@@ -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> |