summaryrefslogtreecommitdiffstats
path: root/cuda/2d
diff options
context:
space:
mode:
authorWillem Jan Palenstijn <Willem.Jan.Palenstijn@cwi.nl>2018-01-24 14:34:04 +0100
committerWillem Jan Palenstijn <Willem.Jan.Palenstijn@cwi.nl>2018-01-24 14:34:04 +0100
commit69c3eef00e1939ef7b27483f64ef41ab0bfea118 (patch)
tree59abdbe421af19f8b79b274773b3b6455870ccd4 /cuda/2d
parent609196657811160e6a263d715ffb224a3ca510a8 (diff)
downloadastra-69c3eef00e1939ef7b27483f64ef41ab0bfea118.tar.gz
astra-69c3eef00e1939ef7b27483f64ef41ab0bfea118.tar.bz2
astra-69c3eef00e1939ef7b27483f64ef41ab0bfea118.tar.xz
astra-69c3eef00e1939ef7b27483f64ef41ab0bfea118.zip
Remove outdated svn keywords
Diffstat (limited to 'cuda/2d')
-rw-r--r--cuda/2d/fbp.cu1
-rw-r--r--cuda/2d/fbp.h1
2 files changed, 0 insertions, 2 deletions
diff --git a/cuda/2d/fbp.cu b/cuda/2d/fbp.cu
index 00042d1..e7ed277 100644
--- a/cuda/2d/fbp.cu
+++ b/cuda/2d/fbp.cu
@@ -23,7 +23,6 @@ You should have received a copy of the GNU General Public License
along with the ASTRA Toolbox. If not, see <http://www.gnu.org/licenses/>.
-----------------------------------------------------------------------
-$Id$
*/
#include "fbp.h"
diff --git a/cuda/2d/fbp.h b/cuda/2d/fbp.h
index 31dd362..8666646 100644
--- a/cuda/2d/fbp.h
+++ b/cuda/2d/fbp.h
@@ -23,7 +23,6 @@ You should have received a copy of the GNU General Public License
along with the ASTRA Toolbox. If not, see <http://www.gnu.org/licenses/>.
-----------------------------------------------------------------------
-$Id$
*/
#include "algo.h"