summaryrefslogtreecommitdiffstats
path: root/src
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 /src
parent609196657811160e6a263d715ffb224a3ca510a8 (diff)
downloadastra-69c3eef00e1939ef7b27483f64ef41ab0bfea118.tar.gz
astra-69c3eef00e1939ef7b27483f64ef41ab0bfea118.tar.bz2
astra-69c3eef00e1939ef7b27483f64ef41ab0bfea118.tar.xz
astra-69c3eef00e1939ef7b27483f64ef41ab0bfea118.zip
Remove outdated svn keywords
Diffstat (limited to 'src')
-rw-r--r--src/Float32Data3DGPU.cpp1
-rw-r--r--src/Float32ProjectionData3DGPU.cpp1
-rw-r--r--src/Float32VolumeData3DGPU.cpp1
-rw-r--r--src/GeometryUtil2D.cpp1
-rw-r--r--src/ParallelVecProjectionGeometry2D.cpp1
5 files changed, 0 insertions, 5 deletions
diff --git a/src/Float32Data3DGPU.cpp b/src/Float32Data3DGPU.cpp
index cd036d8..2b1ddb2 100644
--- a/src/Float32Data3DGPU.cpp
+++ b/src/Float32Data3DGPU.cpp
@@ -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 "astra/Float32Data3DGPU.h"
diff --git a/src/Float32ProjectionData3DGPU.cpp b/src/Float32ProjectionData3DGPU.cpp
index 00765fc..e1ae896 100644
--- a/src/Float32ProjectionData3DGPU.cpp
+++ b/src/Float32ProjectionData3DGPU.cpp
@@ -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 "astra/Float32ProjectionData3DGPU.h"
diff --git a/src/Float32VolumeData3DGPU.cpp b/src/Float32VolumeData3DGPU.cpp
index 38c974e..00e030c 100644
--- a/src/Float32VolumeData3DGPU.cpp
+++ b/src/Float32VolumeData3DGPU.cpp
@@ -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 "astra/Float32VolumeData3DGPU.h"
diff --git a/src/GeometryUtil2D.cpp b/src/GeometryUtil2D.cpp
index 1b3afcd..e09a3bc 100644
--- a/src/GeometryUtil2D.cpp
+++ b/src/GeometryUtil2D.cpp
@@ -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 "astra/GeometryUtil2D.h"
diff --git a/src/ParallelVecProjectionGeometry2D.cpp b/src/ParallelVecProjectionGeometry2D.cpp
index 4a2a4b0..8905a26 100644
--- a/src/ParallelVecProjectionGeometry2D.cpp
+++ b/src/ParallelVecProjectionGeometry2D.cpp
@@ -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 "astra/ParallelVecProjectionGeometry2D.h"