Show
Ignore:
Timestamp:
07/30/09 16:44:27 (15 years ago)
Author:
smidl
Message:

configurations for epdf tests & minor fixes

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • library/tests/enorm_test.cpp

    r450 r454  
    4545    ParticularUI<enorm<fsqmat> >("enorm<fsqmat>")); 
    4646 
     47 template<> 
     48const ParticularUI<enorm<chmat> > &ParticularUI<enorm<chmat> >::factory( 
     49    ParticularUI<enorm<chmat> >("enorm<chmat>")); 
     50 
    4751TEST(test_enorm) { 
    4852    RV::clear_all();