Google
 

Trailing-Edge - PDP-10 Archives - BB-AI48A-BM - datatrieve/demo/rig_table.cdd-table
There are no other files named rig_table.cdd-table in the archive.

\A\`\0\1\2\6;\
\
RigDescription;\X(30)SLOOPONEDMASTKETCH
DEFINE TABLE RIG_TABLE
QUERY_HEADER IS "Rig"/"Description"
EDIT_STRING IS X(30)
"SLOOP" : "ONE MAST",
"KETCH" : "TWO MASTS, BIG ONE IN FRONT",
"YAWL"  : "SIMILAR TO KETCH",
"M/S"   : "SAILS AND BIG MOTOR",
ELSE "SOMETHING ELSE"
END_TABLE