diff options
author | Willem Jan Palenstijn <Willem.Jan.Palenstijn@cwi.nl> | 2018-01-12 17:43:02 +0100 |
---|---|---|
committer | Willem Jan Palenstijn <Willem.Jan.Palenstijn@cwi.nl> | 2018-01-12 17:43:02 +0100 |
commit | e2c4b2620f06c26fc24b3eee8516ce62179c9f19 (patch) | |
tree | a068ba3298d4e1db1f646a765ee54ef56d0e7165 /matlab/tools/astra_mex.m | |
parent | 0523862d2910fdd885ce8bd811ec9c3c861cc16f (diff) | |
download | astra-e2c4b2620f06c26fc24b3eee8516ce62179c9f19.tar.gz astra-e2c4b2620f06c26fc24b3eee8516ce62179c9f19.tar.bz2 astra-e2c4b2620f06c26fc24b3eee8516ce62179c9f19.tar.xz astra-e2c4b2620f06c26fc24b3eee8516ce62179c9f19.zip |
Update contact email
Diffstat (limited to 'matlab/tools/astra_mex.m')
-rw-r--r-- | matlab/tools/astra_mex.m | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/matlab/tools/astra_mex.m b/matlab/tools/astra_mex.m index aa6c3ea..d930346 100644 --- a/matlab/tools/astra_mex.m +++ b/matlab/tools/astra_mex.m @@ -9,7 +9,7 @@ function [varargout] = astra_mex(varargin) % Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp % 2014-2016, CWI, Amsterdam % License: Open Source under GPLv3 -% Contact: astra@uantwerpen.be +% Contact: astra@astra-toolbox.com % Website: http://www.astra-toolbox.com/ %------------------------------------------------------------------------ if nargout == 0 |