Home | History | Annotate | Download | only in grxmlcompile

Lines Matching full:grxmlfile

161   char *grxmlfile = NULL;
186 grxmlfile = argv[++i];
204 //process_xml( std::string(grxmlfile), parfile );
205 std::string filename = std::string(grxmlfile);
236 std::string grxmlbase = outdir + "/" + ExtractFileName(grxmlfile);