address_debug
List of: Options
Subjects: Debugging, Modeler Control
Contents: Kernel

Action: Sets the form of output addresses.

Name String: address_debug

Scheme: boolean #f, #t #t

Test Harness: integer 0, 1 1

C++: logical FALSE, TRUE TRUE

Description: Selects whether or not to output actual entity addresses as well as list indices. Makes output position-independent, thus comparisons are easier.

Example: ; address_debug

; Turn off entity addresses

(option:set "address_debug" #f)

;; #t
PDF/KERN/40OPT.PDF
HTM/DATA/KERN/KERN/40OPT/0001.HTM