diff options
Diffstat (limited to 'cuda/2d')
-rw-r--r-- | cuda/2d/fbp.cu | 1 | ||||
-rw-r--r-- | cuda/2d/fbp.h | 1 |
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" |