next
|
previous
|
forward
|
backward
| up |
top
|
index
|
toc
|
Macaulay2 web site
getNmzVersion -- returns the current version of Normaliz to be used
Synopsis
Usage:
getNmzVersion()
Outputs:
a
string
, the current version of Normaliz to be used
Description
i1 : getNmzVersion() o1 =
i2 : setNmzVersion("normbig");
i3 : getNmzVersion() o3 = normbig
See also
setNmzVersion
-- sets the version of the executable for Normaliz