/* Do not remove the headers from this file! see /USAGE for more info. */ #ifndef VERBS_H #define VERBS_H #define NEED_TO_SEE 1 #define NEED_TO_BE_ALIVE 2 #define NEED_TO_THINK 4 #define TRY_TO_ACQUIRE 8 #endif