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_2d_test.cpp

    r713 r715  
    5959 
    6060        vec Res1 = M.evallog_mat ( Grid ); 
    61         mat Res2 = ( MP )->evallog_mat ( Grid ); 
     61        mat Res2 = ( MP )->evallog_coms ( Grid ); 
    6262 
    6363        it_file it ( "merger_2d_test.it" );