summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--2017-battleships/.gitignore (renamed from .gitignore)0
-rw-r--r--2017-battleships/Cargo.lock (renamed from Cargo.lock)0
-rw-r--r--2017-battleships/Cargo.toml (renamed from Cargo.toml)0
-rw-r--r--2017-battleships/bot.json (renamed from bot.json)0
-rw-r--r--2017-battleships/notes.org (renamed from notes.org)0
-rw-r--r--2017-battleships/readme.txt (renamed from readme.txt)0
-rw-r--r--2017-battleships/src/actions.rs (renamed from src/actions.rs)0
-rw-r--r--2017-battleships/src/files.rs (renamed from src/files.rs)0
-rw-r--r--2017-battleships/src/knowledge.rs (renamed from src/knowledge.rs)0
-rw-r--r--2017-battleships/src/lib.rs (renamed from src/lib.rs)0
-rw-r--r--2017-battleships/src/main.rs (renamed from src/main.rs)0
-rw-r--r--2017-battleships/src/math.rs (renamed from src/math.rs)0
-rw-r--r--2017-battleships/src/placement.rs (renamed from src/placement.rs)0
-rw-r--r--2017-battleships/src/ships.rs (renamed from src/ships.rs)0
-rw-r--r--2017-battleships/src/shooting.rs (renamed from src/shooting.rs)0
-rw-r--r--2017-battleships/src/state.rs (renamed from src/state.rs)0
16 files changed, 0 insertions, 0 deletions
diff --git a/.gitignore b/2017-battleships/.gitignore
index a41bb2d..a41bb2d 100644
--- a/.gitignore
+++ b/2017-battleships/.gitignore
diff --git a/Cargo.lock b/2017-battleships/Cargo.lock
index 96ea518..96ea518 100644
--- a/Cargo.lock
+++ b/2017-battleships/Cargo.lock
diff --git a/Cargo.toml b/2017-battleships/Cargo.toml
index cdebbe8..cdebbe8 100644
--- a/Cargo.toml
+++ b/2017-battleships/Cargo.toml
diff --git a/bot.json b/2017-battleships/bot.json
index 6245b49..6245b49 100644
--- a/bot.json
+++ b/2017-battleships/bot.json
diff --git a/notes.org b/2017-battleships/notes.org
index ff3e319..ff3e319 100644
--- a/notes.org
+++ b/2017-battleships/notes.org
diff --git a/readme.txt b/2017-battleships/readme.txt
index ffffa2f..ffffa2f 100644
--- a/readme.txt
+++ b/2017-battleships/readme.txt
diff --git a/src/actions.rs b/2017-battleships/src/actions.rs
index cf0059a..cf0059a 100644
--- a/src/actions.rs
+++ b/2017-battleships/src/actions.rs
diff --git a/src/files.rs b/2017-battleships/src/files.rs
index 0810a4e..0810a4e 100644
--- a/src/files.rs
+++ b/2017-battleships/src/files.rs
diff --git a/src/knowledge.rs b/2017-battleships/src/knowledge.rs
index 4a66e8b..4a66e8b 100644
--- a/src/knowledge.rs
+++ b/2017-battleships/src/knowledge.rs
diff --git a/src/lib.rs b/2017-battleships/src/lib.rs
index 00eaf02..00eaf02 100644
--- a/src/lib.rs
+++ b/2017-battleships/src/lib.rs
diff --git a/src/main.rs b/2017-battleships/src/main.rs
index ee0ba59..ee0ba59 100644
--- a/src/main.rs
+++ b/2017-battleships/src/main.rs
diff --git a/src/math.rs b/2017-battleships/src/math.rs
index 3187829..3187829 100644
--- a/src/math.rs
+++ b/2017-battleships/src/math.rs
diff --git a/src/placement.rs b/2017-battleships/src/placement.rs
index 4740d76..4740d76 100644
--- a/src/placement.rs
+++ b/2017-battleships/src/placement.rs
diff --git a/src/ships.rs b/2017-battleships/src/ships.rs
index 422f24e..422f24e 100644
--- a/src/ships.rs
+++ b/2017-battleships/src/ships.rs
diff --git a/src/shooting.rs b/2017-battleships/src/shooting.rs
index e0358ee..e0358ee 100644
--- a/src/shooting.rs
+++ b/2017-battleships/src/shooting.rs
diff --git a/src/state.rs b/2017-battleships/src/state.rs
index 1756ad0..1756ad0 100644
--- a/src/state.rs
+++ b/2017-battleships/src/state.rs