fix bad define (mei).
This commit is contained in:
		@@ -120,8 +120,14 @@ typedef enum {
 | 
			
		||||
 | 
			
		||||
#define YAP_WRITE_QUOTED		1
 | 
			
		||||
#define YAP_WRITE_IGNORE_OPS		2
 | 
			
		||||
#define YAP_WRITE_HANDLE_VARS		2
 | 
			
		||||
#define YAP_WRITE_HANDLE_VARS		4
 | 
			
		||||
#define YAP_WRITE_USE_PORTRAY		8
 | 
			
		||||
#define YAP_WRITE_HANDLE_CYCLES		0x20
 | 
			
		||||
#define YAP_WRITE_BACKQUOTE_STRING	0x80
 | 
			
		||||
#define YAP_WRITE_ATTVAR_NONE		0x100
 | 
			
		||||
#define YAP_WRITE_ATTVAR_DOTS		0x200
 | 
			
		||||
#define YAP_WRITE_ATTVAR_PORTRAY	0x400
 | 
			
		||||
#define YAP_WRITE_BLOB_PORTRAY		0x800
 | 
			
		||||
 | 
			
		||||
#define YAP_CONSULT_MODE           0
 | 
			
		||||
#define YAP_RECONSULT_MODE         1
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user