all repos — WarBot2020 @ d01ffe12699cb130798de330a0fd5e9f0a49076b

Bootleg version of "WorldWarBot 2020" done in Java and without a map.

Add files via upload
Bi-Rabittoh andronacomarco@gmail.com
Thu, 04 Apr 2019 15:58:59 +0200
commit

d01ffe12699cb130798de330a0fd5e9f0a49076b

parent

e604f533c20c1a633d32a7b18b8fed61546ed9e5

1 files changed, 1 insertions(+), 0 deletions(-)

jump to
M picocli/CommandLine.javapicocli/CommandLine.java

@@ -138,6 +138,7 @@ * <p>

* <img src="doc-files/class-diagram-parsing.png" alt="Classes Related to Parsing Command Line Arguments"> * </p> */ +@SuppressWarnings("unchecked") //added by me to suppress warning public class CommandLine { /** This is picocli version {@value}. */