home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Stone Design
/
Stone Design.iso
/
Stone_Friends
/
Wave
/
WavesWorld
/
Source
/
IBPalettes
/
WW3DKit
/
RIBCoordinateSystem.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1995-03-22
|
120 b
|
13 lines
#import <appkit/appkit.h>
#import "RIBCommand.h"
@interface RIBCoordinateSystem:RIBCommand
{
char *name;
}
@end