diff options
author | Clyne Sullivan <tullivan99@gmail.com> | 2016-11-05 15:13:21 -0400 |
---|---|---|
committer | Clyne Sullivan <tullivan99@gmail.com> | 2016-11-05 15:13:21 -0400 |
commit | daad5eaa0296ff30624da5fbfaacdb88792b5fea (patch) | |
tree | 7b26a347b8b5cff2615a36fd74f1a3b8dec3c973 /src/motor.cpp | |
parent | fff9060df3781b560c3f33c254cf935a2c4ea3a9 (diff) |
good - 11/5
Diffstat (limited to 'src/motor.cpp')
-rw-r--r-- | src/motor.cpp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/motor.cpp b/src/motor.cpp new file mode 100644 index 0000000..d9e7c4b --- /dev/null +++ b/src/motor.cpp @@ -0,0 +1,3 @@ +#include <motor.h> + + |