AFF --- A container for numbers (array) by Friederich and Forbriger.

◆ MAIN__()

int MAIN__ ( )

essential definitions to satisfy linker

Definition at line 75 of file f77interface.cc.

References AFF_abort.

76 {
77  AFF_abort("should never be called!");
78 }
#define AFF_abort(M)
Abort and give a message.
Definition: error.h:170