Home
last modified time | relevance | path

Searched refs:pclgFilename (Results 1 – 1 of 1) sorted by relevance

/external/srec/tools/grxmlcompile/
Dgrxmlcompile.cpp914 std::string pclgFilename = grxmlBasename + ".PCLG.txt"; in make_openfst_graphs() local
915 ostream* ostrm = new ofstream( pclgFilename.c_str(), ios_base::out); in make_openfst_graphs()
919 printer.Print( ostrm, pclgFilename); in make_openfst_graphs()