Home | History | Annotate | Download | only in grxmlcompile

Lines Matching refs:Reverse

822   cout << "info: creating reverse g fst" << endl;
830 fst::Reverse( g_fst, &grev_fst);
843 cout << "info: writing reverse G fst as text " << grevFilename << endl;