next | previous | forward | backward | up | top | index | toc | Macaulay2 web site

setNmzVersion -- sets the version of the executable for Normaliz

Synopsis

Description

The default is norm64.
i1 : setNmzVersion("normbig"); 
i2 : getNmzVersion()

o2 = normbig
i3 : setNmzVersion("norm32"); 

See also

Ways to use setNmzVersion :