Skip to content
tiffany352 edited this page Aug 9, 2012 · 5 revisions

The common module contains code used by two or more modules, in such a way that neither modules depend on each other, but depend on a common structure or piece of code.

Clone this wiki locally