condition           8 data/sphere/first_revision/test.cpp bool readLine_until_string(istream& is, string& s, const string& condition){
condition          10 data/sphere/first_revision/test.cpp 	if(s == condition)