Home
last modified time | relevance | path

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

/phasta/phSolver/common/
H A DCinput.cc114 void phSolver::Input::get_input_lines(vector<string> *text, ifstream &infile) in get_input_lines() argument
120 text->push_back( textline ); in get_input_lines()