Macros for handing system dependent issues. More...
Go to the source code of this file.
Defines | |
#define | CTAEXPORT |
#define | F77_CALL(X, Y) F77_FUNC(X,Y) |
#define | CF77_CALL(X, Y) F77_FUNC(X,Y) |
Macros for handing system dependent issues.
Definition in file cta_system.h.
#define CF77_CALL | ( | X, | |||
Y | ) | F77_FUNC(X,Y) |
Definition at line 57 of file cta_system.h.
#define CTAEXPORT |
Definition at line 55 of file cta_system.h.
#define F77_CALL | ( | X, | |||
Y | ) | F77_FUNC(X,Y) |
Definition at line 56 of file cta_system.h.