Show
Ignore:
Timestamp:
09/16/09 10:22:35 (15 years ago)
Author:
mido
Message:

zmena abstraktnich trid na konkretni - s chybovou hlaskou, vse kvuli MS VS

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • library/bdm/base/bdmbase.h

    r613 r619  
    988988 
    989989        //! Moves from \f$ t \f$ to \f$ t+1 \f$, i.e. perfroms the actions and reads response of the system. 
    990         virtual void step() = 0; 
     990        virtual void step()  
     991        { 
     992                bdm_error ( "abstract class" ); 
     993        } 
    991994 
    992995        //! Register DS for logging into logger L