The Tool: 
4) Add markers for "Include in both C and OpenCL Program".
5) Add log file? Probably not. (PAPER, #6)
7) Add ability to use precompiled binary?
9) Add more calls to grab useful information from the environment

The Paper:
1) Use more real references: Examples:
	PyCUDA, PyOpenCL, PGI Accelerator Compiler, MINT, SWAN
2) Discuss related work
2) Better explain portability
3) WAY TOO MUCH SOURCE CODE INLINE. PERIOD.
4) Better intro/motivation for topic
6) Explain the printfs/error handling Log file? (TOOL, #5)
7) Other ways to implement: Macro definitions? If not, why?
8) Syntax for kernel argument description is UGLY. FIX IT. (TOOL, #6)
9) Fix the reference to multiple kernels not allowed. This is already fixed
	in the tool.
10) Section on compiling from string is possibly unneeded? (TOOL, #7)
11) WAY TOO MUCH SOURCE CODE INLINE. PERIOD.
12) 
