NorviewFIRSTRobotics / FRCStrongHold2016

http://www.norviewrobotics.org/
1 stars 0 forks source link

Make Controller class abstract #3

Closed Seairth closed 8 years ago

Seairth commented 8 years ago

Always use the "abstract" keyword on a class that you do not intend to instantiate directly.