4.4BSD/usr/src/old/dbx/tests/pc/incltypes.h
Compare this file to the similar file:
17: 4.3BSD/usr/src/ucb/dbx/tests/pc/incltypes.h
17: 4.3BSD-Tahoe/usr/src/lib/old_compiler/dbx/tests/pc/incltypes.h
17: 4.3BSD-Tahoe/usr/src/ucb/dbx/tests/pc/incltypes.h
17: 4.3BSD-Reno/src/pgrm/dbx/tests/pc/incltypes.h
Show the results in this format:
type RTRec = record i, j : integer; end; RT = ^RTRec;