Singular does not use nor parse xml files.
If you load anything with
Code:
LIB"bla.so";
then bla.so must NOT be a shared library but a dynamic module for Singular.
Singular does not use nor parse xml files.
If you load anything with
[code]LIB"bla.so";[/code]
then bla.so must NOT be a shared library but a dynamic module for Singular.