Searched refs:pclgFilename (Results 1 – 1 of 1) sorted by relevance
914 std::string pclgFilename = grxmlBasename + ".PCLG.txt"; in make_openfst_graphs() local915 ostream* ostrm = new ofstream( pclgFilename.c_str(), ios_base::out); in make_openfst_graphs()919 printer.Print( ostrm, pclgFilename); in make_openfst_graphs()