# | Line 79 | Line 79 | void Searcher::search(vector<string> ind | |
---|---|---|
79 | ||
80 | if (fin.is_open()) | |
81 | { | |
82 | < | cerr << program << ": Index file is locked for indexing: " |
82 | > | cerr << program << ": Index file locked for indexing: " |
83 | << indices[index] << "\n"; | |
84 | fin.close(); | |
85 |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |