#include <string>

Go to the source code of this file.
Namespaces | |
| ISM | |
| this namespace contains all generally usable classes. | |
Functions | |
| void | ISM::printBlue (std::string text) |
| void | ISM::printGreen (std::string text) |
| void | ISM::printRed (std::string text) |
| void | ISM::printYellow (std::string text) |