@@ -1974,7 +1974,7 @@ void SemSegContextTree::semanticseg ( CachedExample *ce, NICE::Image & segresult
#ifdef WRITEGLOB
outstream = ofstream("filelist.txt",ofstream::app);
outstream << orgname << ".dat" << endl;
- oitstream.close();
+ outstream.close();
#endif
if ( cndir != "" )
{