diff options
Diffstat (limited to 'matlab/tools/astra_struct.m')
-rw-r--r-- | matlab/tools/astra_struct.m | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/matlab/tools/astra_struct.m b/matlab/tools/astra_struct.m index 33f0a39..b8009dd 100644 --- a/matlab/tools/astra_struct.m +++ b/matlab/tools/astra_struct.m @@ -14,7 +14,7 @@ function res = astra_struct(type) % 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/ %------------------------------------------------------------------------ res = struct(); |