11/3/71 DPT (VI)
NAME dpt -- read DEC ASCII paper tape
SYNOPSIS dpt output [input]
DESCRIPTION dpt reads the input file (/dev/ppt default) as-
suming the format is a DEC generated ASCII paper
tape of an assembly language program. The output
is a UNIX ASCII assembly program.
FILES /dev/ppt
SEE ALSO --
DIAGNOSTICS --
BUGS Almost always a hand pass is required to get a
correct output.
OWNER ken, dmr