Show
Ignore:
Timestamp:
08/12/09 17:09:58 (15 years ago)
Author:
smidl
Message:

quickies:
no assert in mpdf::_rvc
mmix accepts empty Coms

Files:
1 modified

Legend:

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

    r508 r513  
    453453                } 
    454454                RV _rvc() { 
    455                         it_assert_debug (isnamed(), ""); 
    456455                        return rvc; 
    457456                }