NextPrevUpTopContentsIndex

remove-symbol-profiler

Function
Summary

Removes a symbol from the list of profiled symbols.

Package

hcl

Signature

remove-symbol-profiler symbol => nil

Arguments

symbol

A symbol to be removed from the *profile-symbol-list*.

Values

Returns nil .

Description

remove-symbol-profiler removes a symbol from *profile-symbol-list*, the list of profiled symbols.

See also
add-symbol-profiler
*profile-symbol-list*

LispWorks Reference Manual - 23 Jul 2004

NextPrevUpTopContentsIndex