Changeset 26 for trunk/orca/internal.h

Show
Ignore:
Timestamp:
02/07/06 00:52:42 (3 years ago)
Author:
krobillard
Message:

Atom names are now stored in a single string.
Maximum word length is now 32.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/orca/internal.h

    r1 r26  
    22#define INTERNAL_H 
    33 
     4 
     5#define MAX_WORD_LEN        32      /* LIMIT: word length */ 
     6 
     7#define BIN_ATOM_NAMES      0 
    48 
    59#define GLOBAL_CTXN         0