properly initialize dim3 variables of length zero
commit2c2a363d80f17cb10603674b24122f5d38986f50
authorSven Verdoolaege <skimo@kotnet.org>
Sat, 28 Jan 2012 17:10:14 +0000 (28 18:10 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Tue, 31 Jan 2012 22:39:00 +0000 (31 23:39 +0100)
tree4e723b7b177ac8a1da6cd1ade547b1101b53d211
parentce5d97ac3b42a62246cdac8de87060fc1655e2bb
properly initialize dim3 variables of length zero

Before this commit, they were being printed as function declarations.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
cuda.c