move the swig initialization calls from src/sim/main.cc to
src/python/swig/init.cc so that it's not as easy to forget about it when you add a new swig module. --HG-- extra : convert_revision : 5cc4ec0838e636aa761901effb8986de58d23e03
This commit is contained in:
@@ -128,6 +128,7 @@ base_sources = Split('''
|
||||
|
||||
mem/cache/cache_builder.cc
|
||||
|
||||
python/swig/init.cc
|
||||
python/swig/debug_wrap.cc
|
||||
python/swig/main_wrap.cc
|
||||
|
||||
|
||||
Reference in New Issue
Block a user