Annotation of 43BSDTahoe/ucb/dbx/tests/mod/imported.mod, revision 1.1.1.1

1.1       root        1: implementation module imported;
                      2: 
                      3: type
                      4:     OT = integer;
                      5: var
                      6:     p : OT;
                      7: 
                      8: procedure Blah;
                      9: begin
                     10:     p := 3;
                     11: end Blah;
                     12: 
                     13: end imported.

unix.superglobalmegacorp.com

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