readLine_until_string   21 data/sphere/first_revision/test.cpp 	for(string s; readLine_until_string(ifs, s, "SIMPLEX");){
readLine_until_string   26 data/sphere/first_revision/test.cpp 	for(string s; readLine_until_string(ifs, s, "#");){