Ignore:
Timestamp:
05/31/08 12:23:05 (16 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mjobs/MJStar.cc

    r8790 r8902  
    469469        tlist.AddToList(&filldt,  "CC");
    470470    }
    471     tlist.AddToList(&write);
     471    if (!IsNullOut())
     472        tlist.AddToList(&write);
    472473
    473474    // Create and setup the eventloop
Note: See TracChangeset for help on using the changeset viewer.