Show
Ignore:
Timestamp:
11/10/09 16:07:56 (15 years ago)
Author:
mido
Message:

patch of the previous commits

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • library/tests/merger_iter_test.cpp

    r713 r715  
    6161 
    6262        vec Res1 = M.evallog_mat ( Grid ); 
    63         mat Res2 = ( ( emix* ) MP )->evallog_mat ( Grid ); 
     63        mat Res2 = ( ( emix* ) MP )->evallog_coms ( Grid ); 
    6464 
    6565        it_file it ( "merger_iter_test.it" );