Create a new contrib module; move event-garbage-collector.{h,cc} to the contrib module.

This commit is contained in:
Gustavo J. A. M. Carneiro
2007-12-06 11:05:17 +00:00
parent bab56b0d88
commit 8debe6ef1d
6 changed files with 15 additions and 3 deletions

View File

@@ -14,6 +14,7 @@ all_modules = (
'core',
'common',
'simulator',
'contrib',
'node',
'internet-node',
'devices/point-to-point',