100,107d99
< ostream *outputStream;
<
< void
< setOutputFile(const string &file)
< {
< outputStream = simout.find(file);
< }
<