Add newlines to group the host code better
commit0c982041bf495bd65752ee3151e56eb68c5e352d
authorTobias Grosser <tobias@grosser.es>
Tue, 30 Aug 2011 16:20:52 +0000 (30 17:20 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Tue, 30 Aug 2011 18:49:00 +0000 (30 20:49 +0200)
tree5396dc7071654c17acd307780a6220a6f6598485
parenta2cb6de20d34258a8c9d24271dd94ab3916da235
Add newlines to group the host code better

At the moment the host code is just a large list of instructions. We
now add newlines to group those instructions into sets of related
instructions.

Signed-off-by: Tobias Grosser <tobias@grosser.es>
Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
cuda.c