Files
2013-12-15 18:30:16 -05:00

6 lines
73 B
C++

#include "OI.h"
OI::OI() {
// Process operator interface input here.
}