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