Changeset 2516


Ignore:
Timestamp:
Jul 11, 2011, 4:46:33 AM (12 years ago)
Author:
Peter
Message:

use compiler generated constructor

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/yat/regression/Kernel.h

    r2119 r2516  
    3636  class Kernel
    3737  {
    38    
    3938    public:
    40     ///
    41     /// Constructor
    42     ///
    43     inline Kernel(void) {};
    44 
    4539    /**
    4640       \brief Destructor
     
    5549
    5650}}} // of namespaces regression, yat, and theplu
    57 
    5851#endif
Note: See TracChangeset for help on using the changeset viewer.