Skip to content

Commit

Permalink
Merge pull request #173 from fbergmann/update-kisao
Browse files Browse the repository at this point in the history
Use latest KiSAO terms.
  • Loading branch information
fbergmann authored Oct 24, 2023
2 parents 6af18da + 21aaab2 commit 59db0be
Show file tree
Hide file tree
Showing 4 changed files with 727 additions and 591 deletions.
2 changes: 1 addition & 1 deletion src/bindings/java/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ if (LIBSEDML_REMOVE_WRAPPERS)
endif(LIBSEDML_REMOVE_WRAPPERS)


set(SWIG_EXTRA_FLAGS -DSWIGEXPORT
set(SWIG_EXTRA_FLAGS -DSWIGEXPORT=
-DLIBSBML_CPP_NAMESPACE_BEGIN= -DLIBSBML_CPP_NAMESPACE_END= -DLIBSBML_CPP_NAMESPACE_QUALIFIER= -DLIBSBML_CPP_NAMESPACE_USE=
-DLIBNUML_CPP_NAMESPACE_BEGIN= -DLIBNUML_CPP_NAMESPACE_END= -DLIBNUML_CPP_NAMESPACE_QUALIFIER= -DLIBNUML_CPP_NAMESPACE_USE=
)
Expand Down
Loading

0 comments on commit 59db0be

Please sign in to comment.