Publishing Templated Classes

Create a foo.N file in the same directory, where foo is the name of one of your .cpp or .h files, and add the line:

forcetype TemplatedClass

See, e.g., panda/src/net/connectionManager.N.

David