#include <stdio.h>Functions | |
| void | makeimage (const char *MacroName, const char *ImageName, const char *OutDir, bool cp, bool py) |
| Generates the ImageName output of the macro MacroName. More... | |
| void makeimage | ( | const char * | MacroName, |
| const char * | ImageName, | ||
| const char * | OutDir, | ||
| bool | cp, | ||
| bool | py | ||
| ) |
Generates the ImageName output of the macro MacroName.
Definition at line 5 of file makeimage.C.