Go to the source code of this file.
Namespaces | |
namespace | slimpy_base |
Functions | |
def | initialize |
initialize SLIMpy environment | |
Variables | |
string | __copyright__ |
string | __license__ |
int | __version_major__ = 3 |
major version number | |
int | __version_minor__ = 0 |
minor version number | |
__revision__ = info.rev | |
svn revision number | |
string | __version__ = "SLIMpy: %(__version_major__)s.%(__version_minor__)s: svn revision %(__revision__)s" |
__date__ = info.date |