#include <stdio.h>#include <stdlib.h>#include <ctype.h>#include <string.h>#include <time.h>#include <sys/times.h>#include <math.h>#include "const.h"#include "params.h"#include "macros.h"#include "types.h"#include "protos.h"#include "eval.h"Go to the source code of this file.
Macros | |
| #define | FORTRAN(nu, nl, pl, pc) |
| #define FORTRAN | ( | nu, | |
| nl, | |||
| pl, | |||
| pc ) |
Definition at line 57 of file space.h.