#include "rose.h"#include "commandline_processing.h"

Go to the source code of this file.
Namespaces | |
| namespace | risc |
| namespace | risc::tools |
Functions | |
| std::vector< std::string > | risc::tools::preparsing_commandline_arguments (int &argc, char **&argv, std::vector< std::string > &input_files) |
| This function takes the parameter of the command line and creates a source file which includes all the source files. Afterwards all source files are replaced with new file in the command parameters. Example. | |
1.6.1