Changeset 1794


Ignore:
Timestamp:
07/30/10 18:51:55 (14 years ago)
Author:
Takeshi Nakazato
Message:

Uncommented include NROFiller

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/newfiller/src/FillerWrapper.h

    r1792 r1794  
    2222/*
    2323#include "PKSFiller.h"
     24*/
    2425#include "NROFiller.h"
    25 */
     26
    2627
    2728namespace asap
     
    5152      return;
    5253    }
    53     if ( filler_ )
    54       delete filler_ ;
    5554    filler_ = 0;
    5655    attached_ = false;
Note: See TracChangeset for help on using the changeset viewer.