Update Day 17 to the new machine.

This commit is contained in:
2019-12-23 16:11:16 -08:00
parent 869d5d5236
commit 48f18afb0a
2 changed files with 45 additions and 39 deletions

View File

@@ -8,6 +8,7 @@ mod orbits;
mod repair;
#[cfg(test)]
mod robot;
#[cfg(test)]
mod scaffold;
mod wiremap;