Skip to content

Commit

Permalink
- Cleaning up
Browse files Browse the repository at this point in the history
  • Loading branch information
jponttuset committed Dec 16, 2016
1 parent d821ca3 commit c0f10b4
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 106 deletions.
100 changes: 0 additions & 100 deletions src/tests/mex_test_int_matrix.cpp

This file was deleted.

2 changes: 1 addition & 1 deletion src/tests/test_eval_segm.m
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

% Check perfect case
for ii=1:length(measures)
res = eval_segm([1 1 1; 1 1 2], [1 1 1; 1 1 1], measures{ii});
res = eval_segm([1 1 1; 1 1 1], [1 1 1; 1 1 1], measures{ii});
disp([measures{ii} ': ' num2str(res)])
end

5 changes: 0 additions & 5 deletions src/tests/test_int_matrix.m

This file was deleted.

0 comments on commit c0f10b4

Please sign in to comment.