home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Graphics Plus
/
Graphics Plus.iso
/
general
/
fractal
/
kaos.lha
/
fixptlib
/
fp_2manifold_proc.c
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1989-11-18
|
156 b
|
15 lines
/*
### procedure for computing manifolds of the saddles ###
*/
void
fp_2manifold_proc()
{
all_reset();
/*
fp_2manifold();
*/
all_refresh();
}