I have a question about Windows version of libsbml.dll.
I've installed libsbml-2.3.2 for Windows from the installer.n
In the installed libsbml.dll, I can't find the function
"ASTNode_swapChildren", which exsits on MacOS X and Linux
(which I've compiled by myself).
I've executed the following command on WindowsXP (MinGW).
There is no "ASTNode_swapChildren" in libsbml.dll.