Archived
1

Fundamental Redesign of the Model

Started to add Documentation
This commit is contained in:
Kim Wittenburg
2014-08-22 00:53:08 +02:00
parent 60760b8b3d
commit a37d587e1f
7 changed files with 486 additions and 55 deletions

View File

@@ -99,7 +99,7 @@
#pragma mark Evaluating Functions
- (double)doubleValue
{
#warning Implementation
#warning Unimplemented Method
return 0;
}