/* Do not remove the headers from this file! see /USAGE for more info. */

#ifndef CLEAN_UP_H
#define CLEAN_UP_H

#define NEVER_AGAIN	0
#define ASK_AGAIN 	1

#endif
