Show
Ignore:
Timestamp:
10/15/09 12:07:25 (15 years ago)
Author:
suzdalev
Message:

mac compilation

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • library/tests/arx_straux_test.cpp

    r647 r662  
    2727//          straux1(L, d, nu, L0, d0, nu0, belief, nbest, max_nrep, lambda, 
    2828//          order_k); 
    29 ivec o2; 
     29Array<str_aux> o2; 
    3030ivec o1 = straux1(Ld1,20, Ld0, 10,  belief, nbest, nrep, lambda, k, o2); 
    3131