Go to the documentation of this file.00001 #include "apbscfg.h"
00002
00050 #if defined(HAVE_MC_H)
00051 void apbs_needs_mc(void) { }
00052 #endif
00053 #if !defined(USE_PMG_BLAS)
00054 void apbs_needs_blas(void) { }
00055 #endif
00056
00057 void apbs_link(void)
00058 {
00059 }
00060