crossref-def ( defspec -- )


Vocabulary
tools.crossref.private

Inputs
defspeca definition specifier


Outputs
None

Word description
Adds a vertex representing this definition, along with edges representing dependencies to the crossref graph.

Notes
Calling this word directly is not necessary in most cases. Higher-level words call it automatically.

Definition