home *** CD-ROM | disk | FTP | other *** search
/ System Booster / System Booster.iso / Texteditors / Origami / Sources / src / h / defaults.h < prev    next >
Encoding:
C/C++ Source or Header  |  1996-09-27  |  363 b   |  13 lines

  1. #define OCL_CODE_LEN     (8192)
  2. #define FOLD_PATTERN_LEN    (9)
  3. #define RC_HELP_LEN       (256)
  4. #define RC_CLASS_MAX     (8192)
  5. #define MODE_COUNT         (64)
  6. #define BIND_NAME_LEN      (16)
  7. #define ALIAS_LG           (64)
  8. #define NAME_LG           (128)
  9. #define OCL_FILE_DEPTH      (8)
  10. #define NO_OCL_CMD_OPTS   (128)
  11. #define DIM_OCL_CMD_OPTS   (16)
  12. /*{{{}}}*/
  13.