vroum testing in progress

This commit is contained in:
2020-10-06 13:01:48 +02:00
parent 91b5fe08a6
commit f034c77401
2 changed files with 25 additions and 1 deletions

View File

@@ -77,7 +77,7 @@ if (foo) {
return -98;
}
foo = fimg_classif_trial(S, D, 0);
foo = fimg_classif_trial(S, D, kf, 0);
if (foo) {
fprintf(stderr, "%s err %d classif_trial %p\n", __func__,
foo, S);