Commit Graph

1 Commits

Author SHA1 Message Date
Robert Nishihara 7be1a93d64 Move common C extension module into a different C file. (#35)
* Move common C extension module into a different C file so that the actual definitions can be more easily included in other C extensions.

* Rename common_extension_module -> common_module.
2016-10-06 19:16:09 -07:00