From: Kevin Zhang Date: Sun, 15 Nov 2015 00:22:12 +0000 (-0800) Subject: Removed cached bin files X-Git-Url: http://challenge-bot.com/repos/?p=3501%2F2015-FRC-Spark;a=commitdiff_plain;h=bc98d5dec4695d81818823aa217e9edfe60dafad Removed cached bin files --- diff --git a/bin/org/usfirst/frc3501/RiceCatRobot/OI.class b/bin/org/usfirst/frc3501/RiceCatRobot/OI.class deleted file mode 100644 index 1ef82fc..0000000 Binary files a/bin/org/usfirst/frc3501/RiceCatRobot/OI.class and /dev/null differ diff --git a/bin/org/usfirst/frc3501/RiceCatRobot/Robot.class b/bin/org/usfirst/frc3501/RiceCatRobot/Robot.class deleted file mode 100644 index 1de0462..0000000 Binary files a/bin/org/usfirst/frc3501/RiceCatRobot/Robot.class and /dev/null differ diff --git a/bin/org/usfirst/frc3501/RiceCatRobot/RobotMap$Direction.class b/bin/org/usfirst/frc3501/RiceCatRobot/RobotMap$Direction.class deleted file mode 100644 index 5d821e1..0000000 Binary files a/bin/org/usfirst/frc3501/RiceCatRobot/RobotMap$Direction.class and /dev/null differ diff --git a/bin/org/usfirst/frc3501/RiceCatRobot/RobotMap.class b/bin/org/usfirst/frc3501/RiceCatRobot/RobotMap.class deleted file mode 100644 index 7668172..0000000 Binary files a/bin/org/usfirst/frc3501/RiceCatRobot/RobotMap.class and /dev/null differ diff --git a/bin/org/usfirst/frc3501/RiceCatRobot/commands/CloseClaw.class b/bin/org/usfirst/frc3501/RiceCatRobot/commands/CloseClaw.class deleted file mode 100644 index b95fe0c..0000000 Binary files a/bin/org/usfirst/frc3501/RiceCatRobot/commands/CloseClaw.class and /dev/null differ diff --git a/bin/org/usfirst/frc3501/RiceCatRobot/commands/DriveFor.class b/bin/org/usfirst/frc3501/RiceCatRobot/commands/DriveFor.class deleted file mode 100644 index c4bf05d..0000000 Binary files a/bin/org/usfirst/frc3501/RiceCatRobot/commands/DriveFor.class and /dev/null differ diff --git a/bin/org/usfirst/frc3501/RiceCatRobot/commands/MoveArmFor.class b/bin/org/usfirst/frc3501/RiceCatRobot/commands/MoveArmFor.class deleted file mode 100644 index a4dbed9..0000000 Binary files a/bin/org/usfirst/frc3501/RiceCatRobot/commands/MoveArmFor.class and /dev/null differ diff --git a/bin/org/usfirst/frc3501/RiceCatRobot/commands/OpenClaw.class b/bin/org/usfirst/frc3501/RiceCatRobot/commands/OpenClaw.class deleted file mode 100644 index 9702213..0000000 Binary files a/bin/org/usfirst/frc3501/RiceCatRobot/commands/OpenClaw.class and /dev/null differ diff --git a/bin/org/usfirst/frc3501/RiceCatRobot/commands/ToggleClaw.class b/bin/org/usfirst/frc3501/RiceCatRobot/commands/ToggleClaw.class deleted file mode 100644 index 743e4e1..0000000 Binary files a/bin/org/usfirst/frc3501/RiceCatRobot/commands/ToggleClaw.class and /dev/null differ diff --git a/bin/org/usfirst/frc3501/RiceCatRobot/commands/ToggleCompressor.class b/bin/org/usfirst/frc3501/RiceCatRobot/commands/ToggleCompressor.class deleted file mode 100644 index e3c3c34..0000000 Binary files a/bin/org/usfirst/frc3501/RiceCatRobot/commands/ToggleCompressor.class and /dev/null differ diff --git a/bin/org/usfirst/frc3501/RiceCatRobot/commands/TurnFor.class b/bin/org/usfirst/frc3501/RiceCatRobot/commands/TurnFor.class deleted file mode 100644 index a367133..0000000 Binary files a/bin/org/usfirst/frc3501/RiceCatRobot/commands/TurnFor.class and /dev/null differ diff --git a/bin/org/usfirst/frc3501/RiceCatRobot/subsystems/Arm.class b/bin/org/usfirst/frc3501/RiceCatRobot/subsystems/Arm.class deleted file mode 100644 index 4695334..0000000 Binary files a/bin/org/usfirst/frc3501/RiceCatRobot/subsystems/Arm.class and /dev/null differ diff --git a/bin/org/usfirst/frc3501/RiceCatRobot/subsystems/Claw.class b/bin/org/usfirst/frc3501/RiceCatRobot/subsystems/Claw.class deleted file mode 100644 index 99b47d3..0000000 Binary files a/bin/org/usfirst/frc3501/RiceCatRobot/subsystems/Claw.class and /dev/null differ diff --git a/bin/org/usfirst/frc3501/RiceCatRobot/subsystems/DriveTrain.class b/bin/org/usfirst/frc3501/RiceCatRobot/subsystems/DriveTrain.class deleted file mode 100644 index 1cc5654..0000000 Binary files a/bin/org/usfirst/frc3501/RiceCatRobot/subsystems/DriveTrain.class and /dev/null differ