Annotation of 40BSD/games/chess.c, revision 1.1.1.1

1.1       root        1: #include <stdio.h>
                      2: main()
                      3: {
                      4:        execl("/usr/games/lib/compat", "chess", "/usr/games/lib/chess", 0);
                      5:        execl("/usr/games/DUNGEON", "chess", "/usr/games/lib/chess", 0);
                      6:        printf(stderr, "Sorry, not today\n");
                      7:        exit(1);
                      8: }

unix.superglobalmegacorp.com

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