summaryrefslogtreecommitdiffstats
path: root/matlab/tools/astra_test.m
diff options
context:
space:
mode:
Diffstat (limited to 'matlab/tools/astra_test.m')
-rw-r--r--matlab/tools/astra_test.m1
1 files changed, 1 insertions, 0 deletions
diff --git a/matlab/tools/astra_test.m b/matlab/tools/astra_test.m
index 479b7d1..52d7b01 100644
--- a/matlab/tools/astra_test.m
+++ b/matlab/tools/astra_test.m
@@ -11,6 +11,7 @@
% Website: http://www.astra-toolbox.com/
%--------------------------------------------------------------------------
+astra_mex('version');
if astra_mex('use_cuda')
astra_test_CUDA;
else