#include "kerngen/pilot.h"#include "kerngen/fortranc.h"#include "stdlib.h"Go to the source code of this file.
Functions | |
| void type_of_call | abend_ () |
|
|
Definition at line 31 of file abend.c. References type_of_call. 00039 {
00040 exit(7);
00041 }
|
1.3.9.1