



 
 
The dspec system is the machinery underlying the way definitions are named in LispWorks. It supports program development by tracking the locations of definitions, and is also used in tracing and advising functions.
This chapter explains the concepts underlying dspecs and their use in tracking locations of definitions. For full details of the programming interface, see the 
dspec
 chapter in the 
LispWorks Reference Manual
.