Initial import of energy model

This commit is contained in:
He Wu
2010-07-07 21:54:32 -07:00
parent 41c90baf30
commit 2d87e8d326
21 changed files with 2496 additions and 0 deletions

View File

@@ -60,6 +60,7 @@ all_modules = (
'devices/wimax',
'mpi',
'contrib/topology-read',
'contrib/energy',
)
def set_options(opt):