Added/Corrected Documentation
This commit is contained in:
@@ -8,8 +8,11 @@
|
||||
|
||||
#import "MPTerm.h"
|
||||
|
||||
|
||||
|
||||
@class MPVariable;
|
||||
|
||||
|
||||
@interface MPVariable : MPTerm
|
||||
|
||||
- (instancetype)initWithVariableName:(NSString *)variableName; /* designated initializer */
|
||||
|
||||
Reference in New Issue
Block a user