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

getNmzExecPath -- returns the path to the executable for Normaliz

Synopsis

Description

The default value is the empty string.
i1 : getNmzExecPath()

o1 = /home/mandrake/rpm/BUILD/Macaulay2-1.3.1-r9872/StagingArea/common/lib/
     Macaulay2/i386/

Caveat

This is the value stored in the global variable. The function startNmz retrieves the path names written by writeNmzPaths to the hard disk, so this can be a different path.

See also