From 050c186163a22cb63f59a8d2324b2c3f09376b23 Mon Sep 17 00:00:00 2001 From: boufaras Date: Thu, 10 Feb 2011 16:25:07 +0000 Subject: [PATCH] git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@2172 331e1502-861f-0410-8da2-ba01fb791d7f --- ParadisEO-GPU/src/memory/moCudaAllocator.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ParadisEO-GPU/src/memory/moCudaAllocator.h b/ParadisEO-GPU/src/memory/moCudaAllocator.h index 2d533f705..dc5bb4fa9 100644 --- a/ParadisEO-GPU/src/memory/moCudaAllocator.h +++ b/ParadisEO-GPU/src/memory/moCudaAllocator.h @@ -52,7 +52,7 @@ class moCudaAllocator { moCudaAllocator() { } - template + /** *Allocate data on GPU global memory *@param _data the data to allocate on GPU global memory