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