changed some large static data structures into STATIC

This commit is contained in:
erikb
1986-09-15 08:47:53 +00:00
parent 225f1fb724
commit a968ce8437
5 changed files with 23 additions and 15 deletions

View File

@@ -130,3 +130,6 @@
/* describes internal compiler arithmetics */
#undef SPECIAL_ARITHMETICS /* something different from native long */
!File: static.h
#define STATIC /* decl. spec. for large "static" arrays */