The R Project SVN R-packages

Rev

Rev 6233 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 6233 Rev 6238
Line 157... Line 157...
157
 
157
 
158
 
158
 
159
 
159
 
160
// other constants
160
// other constants
161
 
161
 
162
#define foldingAttributeName  @"folded"
-
 
163
#define foldingAttributeId  @"foldedId"
-
 
164
 
162
 
165
#define iBackgroundColor 0
163
#define iBackgroundColor 0
166
#define iInputColor      1
164
#define iInputColor      1
167
#define iOutputColor     2
165
#define iOutputColor     2
168
#define iPromptColor     3
166
#define iPromptColor     3