I wanted to clarify how autowrap works. I presume that it only reads prototypes for your C functions that are actually typed in your included __C__ code. It doesn't inspect anything "included" in this source section (or does it). Is this also true for AUTO_INCLUDE?
I'd like to wrap many functions from some of the header files I use (not all of them). Thanks, -Clint
