Top
Back: Hcode
Forward: internalfunctions
FastBack: arcpoint_lib
FastForward: curvepar_lib
Up: classify_lib
Top: Singular Manual
Contents: Table of Contents
Index: Index
About: About this document

D.6.3.5 init_debug

Procedure from library classify.lib (see classify_lib).

Usage:
init_debug([level]); level=int

Compute:
Set the global variable @DeBug to level. The variable @DeBug is used by the function debug_log(level, list of strings) to know when to print the list of strings. init_debug() reports only changes of @DeBug.

Note:
The procedure init_debug(n); is usefull as trace-mode. n may range from 0 to 10, higher values of n give more information.

Example:
 


Top Back: Hcode Forward: internalfunctions FastBack: arcpoint_lib FastForward: curvepar_lib Up: classify_lib Top: Singular Manual Contents: Table of Contents Index: Index About: About this document
            User manual for Singular version 3-1-6, Dec 2012, generated by texi2html.