Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ lxref(1) — UNIX 4.1BSD

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

lisp(1)

liszt(1)

LXREF(1)  —  Unix Programmer’s Manual

NAME

lxref − lisp cross reference program

SYNOPSIS

lxref [ −N ] file ... 

DESCRIPTION

Lxref reads cross reference file(s) written by the lisp compiler liszt and prints a cross reference listing on the standard output.  Liszt will create a cross reference file during compilation when it is given the −x switch.  Cross reference files usually end in ‘.x’ and consequently lxref will append a ‘.x’ to the file names given if necessary.  The one option to lxref is a decimal integer, N, which sets the ignorelevel.  If a function is called more than ignorelevel times, the cross reference listing will just print the number of calls instead of listing each one of them.  The default for ignorelevel is 50. 

AUTHOR

John Foderaro

SEE ALSO

lisp(1), liszt(1)

BUGS

th Berkeley Distribution  —  9/24/80

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026