This is constant.h in view mode; [Download] [Up]
/* * Copyright (C) 1985-1992 New York University * * This file is part of the Ada/Ed-C system. See the Ada/Ed README file for * warranty (none) and distribution info and also the GNU General Public * License for more details. */ #define NUM_ACTIONS 1266 #define NUM_INPUTS 325 #define NUM_STATES 827 #define TABLE_SIZE 4639 #define MIN_PRAGMA 325 #define MAX_PRAGMA 344 #define MAX_RHS 11 #define EOFT_SYM 95 #define ID_SYM 65 #define STRING_SYM 67 #define NUMBER_SYM 66 #define CHAR_SYM 68 #define RANGE_SYM 47 #define ALL_SYM 6 #define NUMOVERLOADOPS 19
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.