|
D.4.16.21 writeNmzPaths
Procedure from library normaliz.lib (see normaliz_lib).
- Create:
- the file nmz_sing_exec.path where the path to the Normaliz executable
is saved
the file nmz_sing_data.path where the directory for the exchange
of data is saved
- Note:
- Both files are saved in the current directory. If one of the names
has not been defined, the corresponding file is created, but
contains nothing.
Example:
See also:
setNmzDataPath;
setNmzExecPath;
startNmz.
|