![]() |
PhoenixInkscape
2.0.0
Generate multiple png files with svg inkscape files
|
#include <string>
Go to the source code of this file.
Functions | |
std::string | phoenix_isOk (bool b) |
Print OK or FAIL depending on the given boolean. More... | |
std::string phoenix_isOk | ( | bool | b | ) |
Print OK or FAIL depending on the given boolean.
b | : boolean to be checked |
Definition at line 14 of file phoenix_isOk.cpp.
Referenced by phoenix_check(), and testIsOk().