File:  [CSRG BSD Unix] / 43BSD / contrib / B / src / bint / b2key.h
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 16:12:54 2018 UTC (8 years, 1 month ago) by root
Branches: MAIN, BSD
CVS tags: HEAD, BSD43
BSD 4.3

/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */

/*
  $Header: /var/lib/cvsd/repos/CSRG/43BSD/contrib/B/src/bint/b2key.h,v 1.1.1.1 2018/04/24 16:12:54 root Exp $
*/

/* Keywords collected together to aid the production of national variants */
/* Predefined functions can be found in bfpr.c				  */
/* All error messages will have to be changed as well, of course.	  */

#define K_PUT "PUT"
#define K_IN_put "IN"

#define K_INSERT "INSERT"
#define K_IN_insert "IN"

#define K_REMOVE "REMOVE"
#define K_FROM_remove "FROM"

#define K_DELETE "DELETE"

#define K_READ "READ"
#define K_RAW "RAW"
#define K_EG "EG"

#define K_WRITE "WRITE"

#define K_CHOOSE "CHOOSE"
#define K_FROM_choose "FROM"

#define K_DRAW "DRAW"
#define K_SET_RANDOM "SET'RANDOM"

#define K_CHECK "CHECK"

#define K_IF "IF"

#define K_SELECT "SELECT"
#define K_ELSE "ELSE"

#define K_WHILE "WHILE"

#define K_FOR "FOR"
#define K_IN_for "IN"

#define K_SUCCEED "SUCCEED"
#define K_FAIL "FAIL"
#define K_QUIT "QUIT"
#define K_RETURN "RETURN"
#define K_REPORT "REPORT"

#define K_HOW_TO "HOW'TO"
#define K_YIELD "YIELD"
#define K_TEST "TEST"
#define K_SHARE "SHARE"

#define K_AND "AND"
#define K_OR "OR"
#define K_NOT "NOT"

#define K_SOME "SOME"
#define K_EACH "EACH"
#define K_NO "NO"
#define K_IN_quant "IN"
#define K_PARSING "PARSING"
#define K_HAS "HAS"

unix.superglobalmegacorp.com

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