date and time created 88/10/21 13:47:49 by bostic
[unix-history] / usr / src / old / as.vax / astoks.H
index e67d16d..67a0a25 100644 (file)
@@ -1,5 +1,11 @@
-/* Copyright (c) 1980 Regents of the University of California */
-/* "@(#)astoks.H 4.1 %G%" */
+/*
+ * Copyright (c) 1980 Regents of the University of California.
+ * All rights reserved.  The Berkeley software License Agreement
+ * specifies the terms and conditions for redistribution.
+ *
+ *     @(#)astoks.H    5.1 (Berkeley) %G%
+ */
+
 /*
  *     Message to the wary:  The order of tokens has been
  *     hand optimized and assigned to that all switch statements
 /*
  *     Message to the wary:  The order of tokens has been
  *     hand optimized and assigned to that all switch statements
@@ -77,7 +83,6 @@
 /*
  *     Tokens between REGOP and DIV are used in the per character switch
  */
 /*
  *     Tokens between REGOP and DIV are used in the per character switch
  */
-# define NEEDSBUF      AWKFIXESME      /*signal refilling the input buffer*/
 # define REGOP         AWKFIXESME      /*the percent sign*/
 # define NL            AWKFIXESME
 # define SCANEOF       AWKFIXESME
 # define REGOP         AWKFIXESME      /*the percent sign*/
 # define NL            AWKFIXESME
 # define SCANEOF       AWKFIXESME