Name: Anonymous 2010-12-25 8:40
I have two headers, one with declarations (pascal.h), other with definitions (pascal_impl.h), both are supposed to be #included in generated code. What's the naming convention with the filenames here? The _impl reeks of objC.