home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
gondwana.ecr.mu.oz.au/pub/
/
Graphics.tar
/
Graphics
/
VOGLE.ZIP
/
SRC
/
SUNFORT
/
FATTR.C
< prev
next >
Wrap
C/C++ Source or Header
|
1994-04-27
|
163b
|
21 lines
#include "vogle.h"
/*
* pushattributes_
*/
void
pushattributes_()
{
pushattributes();
}
/*
* popattributes_
*/
void
popattributes_()
{
popattributes();
}