Changeset 257 for bdm/stat/libBM.h

Show
Ignore:
Timestamp:
01/28/09 10:01:19 (15 years ago)
Author:
smidl
Message:

All objects have a virtual predecessor. This allows type checking in UI, see

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • bdm/stat/libBM.h

    r256 r257  
    2626 
    2727//! Root class of BDM objects 
    28 class bdmroot{}; 
     28class bdmroot{ 
     29        virtual void print(){} 
     30}; 
    2931 
    3032//! Structure of RV (used internally), i.e. expanded RVs