Annotation of coherent/f/usr/lib/azmap.cmd, revision 1.1

1.1     ! root        1: ;      AZMAP.CMD:      MicroEMACS Macro file
        !             2: ;                      to translate an AZTEC C .SYM map file into
        !             3: ;                      the form needed to read it into ADDSYMS
        !             4: ;                      to be used with Pheonix's PFIX plus (C) debugger
        !             5: ;
        !             6: ;                      written 6/5/86 by Daniel Lawrence
        !             7: 
        !             8: beginning-of-file
        !             9: newline
        !            10: previous-line
        !            11: replace-string "~n" "~n 0000:"
        !            12: beginning-of-line
        !            13: kill-to-end-of-line
        !            14: newline
        !            15: newline
        !            16: newline
        !            17: beginning-of-file
        !            18: newline
        !            19: insert-string "  Address         Publics by Name"
        !            20: newline
        !            21: set-mark
        !            22: end-of-file
        !            23: case-region-upper
        !            24: beginning-of-file
        !            25: replace-string "_~n" "~n"
        !            26: 

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.