#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 41 of file abend.c. References type_of_call. 00049 {
00050 exit(7);
00051 }
|
1.3.9.1