Merge pull request #318 from wolfmanjm/feature/parse-pycam-gcode
[clinton/Smoothieware.git] / src / modules / robot / arm_solutions / BaseSolution.cpp
1 #include "BaseSolution.h"
2
3 BaseSolution::BaseSolution(){}
4