Merge pull request #1378 from joakim-hove/wrap-summarystate

python wrapper for summarystate
This commit is contained in:
Joakim Hove
2020-01-02 20:54:48 +01:00
committed by GitHub
8 changed files with 103 additions and 0 deletions

View File

@@ -50,6 +50,7 @@ ext_modules = [
'cxx/parsecontext.cpp',
'cxx/parser.cpp',
'cxx/schedule.cpp',
'cxx/summary_state.cpp',
'cxx/table_manager.cpp',
'cxx/well.cpp',
'cxx/export.cpp'