Archived
1

Added/Corrected Documentation

This commit is contained in:
Kim Wittenburg
2014-11-25 23:59:28 +01:00
parent 5bac2f0bbe
commit 4bc2fdead1
66 changed files with 380 additions and 710 deletions

View File

@@ -1,5 +1,5 @@
//
// MPExpressionLexer.m
// MPExpressionTokenizer.m
// MathPad
//
// Created by Kim Wittenburg on 19.09.14.
@@ -40,7 +40,6 @@
}
+ (NSArray *)tokenizeElement:(NSString *)element
elementSymbolIndex:(NSUInteger)symbolIndex
{