Annotation of researchv8dc/cmd/monk/db/tm.m, revision 1.1

1.1     ! root        1: |include(envir.h)
        !             2: |include(preproc.h)
        !             3: |include(monk.h)
        !             4: |include(macro.h)
        !             5: 
        !             6: |include(titlebox.h)
        !             7: |include(titlebox.m)
        !             8: 
        !             9: |include(coversheet.h)
        !            10: |include(coversheet.m)
        !            11: 
        !            12: |environment(document_begin_and_end_of_text;
        !            13:        clear author_counter document_counter mercury_counter
        !            14:                other_page_counter text_page_counter,
        !            15:        clear string government_string proprietary_string;)
        !            16: 
        !            17: |environment(signature;
        !            18:        here on, blank.lines 1, indent 30, font bold,
        !            19: |for i in 1 2 3 4 5 6 7 8 9 [
        !            20:        if begin ge(author_counter, $i),
        !            21:                blank.lines 3, string author_array($i),
        !            22:        if end,
        !            23: ]
        !            24:        font, indent, blank.lines -1
        !            25: 
        !            26:        ;blank.lines 3)
        !            27:        |comment<summary: signature (signatures and typing credits)>

unix.superglobalmegacorp.com

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