diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/Float32Data3DGPU.cpp | 1 | ||||
-rw-r--r-- | src/Float32ProjectionData3DGPU.cpp | 1 | ||||
-rw-r--r-- | src/Float32VolumeData3DGPU.cpp | 1 | ||||
-rw-r--r-- | src/GeometryUtil2D.cpp | 1 | ||||
-rw-r--r-- | src/ParallelVecProjectionGeometry2D.cpp | 1 |
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" |