1/* config.h should include this file for version 1 of Alliant's
2   operating system.  */
3
4/* The following line tells the configuration script what sort of
5   operating system this machine is likely to run.
6   USUAL-OPSYS="bsd4-2"  */
7
8#define ALLIANT_1
9#include "alliant.h"
10
11/* arch-tag: 516688f9-4b94-4356-9bf0-92b2d72e664e
12   (do not change this comment) */
13