Added/Corrected Documentation
This commit is contained in:
@@ -10,7 +10,6 @@
|
||||
|
||||
#import "MPSumFunctionTerm.h"
|
||||
#import "MPExpression.h"
|
||||
#import "MPEvaluationContext.h"
|
||||
|
||||
|
||||
|
||||
@@ -37,8 +36,6 @@ MPFunctionAccessorImplementation(SumExpression, _sumExpression)
|
||||
return [MPSumFunctionTerm class];
|
||||
}
|
||||
|
||||
#pragma mark Working With Functions
|
||||
|
||||
|
||||
- (NSString *)description
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user