Top
Back: startNmz
Forward: mons2intmat
FastBack:
FastForward:
Up: normaliz_lib
Top: Singular Manual
Contents: Table of Contents
Index: Index
About: About this document

D.4.26.23 rmNmzFiles

Procedure from library normaliz.lib (see normaliz_lib).

Usage:
rmNmzFiles();

Purpose:
This function removes the files created for and by Normaliz, using the last filename specified. It needs an explicit filename set (see setNmzFilename).

Example:
 
LIB "normaliz.lib";
setNmzFilename("VeryInteresting");
rmNmzFiles();
See also: readNmzData; setNmzDataPath; setNmzFilename; writeNmzData.


Top Back: startNmz Forward: mons2intmat FastBack: FastForward: Up: normaliz_lib Top: Singular Manual Contents: Table of Contents Index: Index About: About this document
            User manual for Singular version 4.3.2, 2023, generated by texi2html.