Archived
1

Add Documentation and Clean Code

This commit is contained in:
Kim Wittenburg
2017-08-31 00:03:24 +02:00
parent cfa3723ce1
commit 43b907ba88
5 changed files with 12 additions and 11 deletions

4
MathKit/MPFractionFunctionLayout.m Normal file → Executable file
View File

@@ -11,8 +11,8 @@
#import "MPFractionFunction.h"
#define kFractionFunctionLineWidth 1.0
#define kFractionFunctionHorizontalInset 2.0
#define kFractionFunctionLineWidth 1
#define kFractionFunctionHorizontalInset 2
#define kFractionFunctionNominatorOffset 0
#define kFractionFunctionDenominatorOffset 0