Commit e0ff2302 authored by Axel Kohlmeyer's avatar Axel Kohlmeyer
Browse files

remove comment-in-comment

parent b3975f4b
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -11,7 +11,7 @@
//
//    begin                :
//    email                : brownw@ornl.gov
// ***************************************************************************/
// ***************************************************************************

#ifdef NV_KERNEL
#include "lal_preprocessor.h"
@@ -42,3 +42,4 @@ __kernel void kernel_info(__global int *info) {
  info[13]=THREADS_PER_CHARGE;
  info[14]=BLOCK_ELLIPSE;
}