Fundamental Redesign of Evaluation
This commit is contained in:
13
MathPad/MPSumFunctionTerm.h
Normal file
13
MathPad/MPSumFunctionTerm.h
Normal file
@@ -0,0 +1,13 @@
|
||||
//
|
||||
// MPSumFunctionTerm.h
|
||||
// MathPad
|
||||
//
|
||||
// Created by Kim Wittenburg on 15.11.14.
|
||||
// Copyright (c) 2014 Kim Wittenburg. All rights reserved.
|
||||
//
|
||||
|
||||
#import "MPFunctionTerm.h"
|
||||
|
||||
@interface MPSumFunctionTerm : MPFunctionTerm
|
||||
|
||||
@end
|
||||
Reference in New Issue
Block a user