-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
github-actions
committed
Nov 14, 2023
1 parent
55b397f
commit e0be8e7
Showing
5 changed files
with
33 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,6 @@ | ||
libAntimonyjs release 2.13.4 info: | ||
Date: 2023apr26 | ||
libSBML source: 5.20.0 | ||
Antimony source: 2.13.4 | ||
Emscripten SDK version: 3.1.20 | ||
|
||
Following Methods are available: | ||
|
||
From Antimony library: | ||
_loadString, _loadAntimonyString, _loadSBMLString, _clearPreviousLoads, _getAntimonyString, _freeAll, | ||
_getSBMLString, _getCompSBMLString, _getLastError, _getWarnings, _getSBMLInfoMessages, _getSBMLWarnings, | ||
|
||
From Emscripten: | ||
_malloc, _free, ccall, cwrap, allocateUTF8, UTF8ToString | ||
libantimonyjs release 2.13.2 | ||
libSBML source- 5.20.0 | ||
Antimony source- 2.13.2 | ||
Emscripten version- 3.1.20 | ||
Following methods are available- From Antimony library - _loadString, _loadAntimonyString, _loadSBMLString, _clearPreviousLoads, _getAntimonyString, _freeAll, _getSBMLString, _getCompSBMLString, _getLastError, _getWarnings, _getSBMLInfoMessages, _getSBMLWarnings. | ||
From Emscripten - _malloc, _free, ccall, cwrap, allocateUTF8, UTF8ToString. |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
libantimonyjs release 2.13.2 | ||
libSBML source- 5.20.0 | ||
Antimony source- 2.13.2 | ||
Emscripten version- 3.1.20 | ||
Following methods are available- From Antimony library - _loadString, _loadAntimonyString, _loadSBMLString, _clearPreviousLoads, _getAntimonyString, _freeAll, _getSBMLString, _getCompSBMLString, _getLastError, _getWarnings, _getSBMLInfoMessages, _getSBMLWarnings. | ||
From Emscripten - _malloc, _free, ccall, cwrap, allocateUTF8, UTF8ToString. |
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.