removed some defines from tunable.h. They were not used.
authorceriel <none@none>
Mon, 27 Apr 1987 15:57:43 +0000 (15:57 +0000)
committerceriel <none@none>
Mon, 27 Apr 1987 15:57:43 +0000 (15:57 +0000)
util/LLgen/src/tunable.h

index 9714f41..da9c73b 100644 (file)
@@ -28,8 +28,4 @@
  * Tunable constants
  */
 
-# define NNONTERMS     150     /* size of nonterminal array */
-# define NTERMINALS    150     /* size of terminal array */
-# define NAMESZ                3000    /* size of name table */
 # define LTEXTSZ       51      /* size of token */
-# define ENTSIZ                900     /* size of entry table, max 8191 */