/* Do not remove the headers from this file! see /USAGE for more info. */ #ifndef __EDIT_H__ #define __EDIT_H__ #define EDIT_OB "/trans/obj/edit_ob" #define EDIT_TEXT 1 #define EDIT_FILE 2 #endif