Added/Corrected Documentation
This commit is contained in:
@@ -8,6 +8,11 @@
|
||||
|
||||
#import "MPFunctionTerm.h"
|
||||
|
||||
|
||||
|
||||
@class MPPowerTerm, MPTerm;
|
||||
|
||||
|
||||
@interface MPPowerTerm : MPFunctionTerm
|
||||
|
||||
@property (nonatomic, strong) MPTerm *baseTerm;
|
||||
|
||||
Reference in New Issue
Block a user