rearrange a few more files. realize that adding the auton read from file thing was...
authorLogan Howard <logan@oflogan.com>
Sat, 18 Apr 2015 05:02:00 +0000 (22:02 -0700)
committerLogan Howard <logan@oflogan.com>
Sat, 18 Apr 2015 05:02:00 +0000 (22:02 -0700)
commitf139e3132139b3c27c10334c94aef9a6b8478767
treebf8baedb6651daee003d8ac85c437edffcde0cd3
parent5b3b1652e197b540e14b8f5b405314b6f33d733c
rearrange a few more files. realize that adding the auton read from file thing was stupid, will replace later
src/org/usfirst/frc/team3501/bases/CommandBase.java
src/org/usfirst/frc/team3501/robot/AutonData.java [deleted file]
src/org/usfirst/frc/team3501/robot/Robot.java
src/org/usfirst/frc/team3501/robot/autons/ContainerOverStep.java
src/org/usfirst/frc/team3501/robot/autons/PickUpContainer.java
src/org/usfirst/frc/team3501/util/AutonData.java [new file with mode: 0644]