Annotation of 3BSD/libF77/abort_.c, revision 1.1.1.1

1.1       root        1: #include <stdio.h>
                      2: 
                      3: abort_()
                      4: {
                      5: fprintf(stderr, "Fortran abort routine called\n");
                      6: _cleanup();
                      7: abort();
                      8: }

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.