repo.or.cz
/
cocotron.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge pull request #9 from gunyarakun/fix-typo
[cocotron.git]
/
Foundation
/
NSDecimal
/
NSDecimalNumberPlaceholder.h
blob
c606266646eaf4213316c6d31f7004f5c5a869ed
1
#import <Foundation/NSDecimalNumber.h>
2
3
@interface NSDecimalNumberPlaceholder
:
NSDecimalNumber
4
5
@end