FIXIT(VI) − PWB/UNIX 8/24/77
NAME
fixit − recover macro assembler source from a listing
SYNOPSIS
fixit name
DESCRIPTION
Fixit is a shell script which can be used to recover a DEC macro assembler source file from the “.lst” listing file. If the file “lost.lst” is the listing of the program which is lost the command fixit lost will recover the source corresponding to this file in the file “newlost”.
AUTHOR
Kurt Shoens
BUGS