view src/m/alliant1.h @ 4106:bfc21ea9a00f

(read_char_menu_prompt): If the user rejects a menu, return t. This makes read_char also return t. (read_key_sequence): If read_char returned t, return -1. (Fread_key_sequence): If read_key_sequence returned -1, quit. (command_loop_1): If read_key_sequence returned -1, loop around.
author Richard M. Stallman <rms@gnu.org>
date Thu, 15 Jul 1993 06:56:17 +0000
parents e442bb589751
children 23a1cea22d13
line wrap: on
line source

/* config.h should include this file for version 1 of Alliant's
   operating system.  */

/* The following line tells the configuration script what sort of 
   operating system this machine is likely to run.
   USUAL-OPSYS="bsd4-2"  */

#define ALLIANT_1
#include "alliant.h"