Improved Model
Added Keyboard Selection Support Added Mouse Selection Support Added Keyboard Editing Support Corrected Some Bugs Abstracted the Layout System further Added Functions Button (test)
This commit is contained in:
@@ -10,6 +10,8 @@
|
||||
|
||||
#import "MPExpression.h"
|
||||
|
||||
#define MPMakeRangePath(loc, len) [MPRangePath rangePathWithLocation:(loc) length:(len)]
|
||||
|
||||
@class MPRangePath, MPExpression;
|
||||
|
||||
@interface MPRangePath : NSObject <NSCopying, NSCoding>
|
||||
|
||||
Reference in New Issue
Block a user