home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Nebula
/
nebula.bin
/
SourceCode
/
NMK
/
Recorders
/
ButtonCellCover.h
next >
Wrap
Text File
|
1993-01-19
|
305b
|
15 lines
/***** ButtonCellCover.h -- ButtonCellCover object interface
NeXTstep Measurement Kit
by Alex Meyer <ameyer@phoenix.Princeton.EDU>
for computer science senior thesis
23 April 1992 -- created for use with poseAs:
*****/
#import <appkit/ButtonCell.h>
@interface ButtonCellCover : ButtonCell
{
}
@end