
# -*- python -*-

__id__ = "$Id: todo $"
__version__ = "$vision: 0 $"

Module('config:config',
	header_files = [
		'../config.h',
		]
)


