Ticket #63717: patch-vecLibFort.diff
File patch-vecLibFort.diff, 399 bytes (added by rshuston, 3 years ago) |
---|
-
vecLibFort.c
old new 19 19 /* Don't load the CLAPACK header, because we are using a different calling 20 20 convention for the replaced functions than the ones listed there. */ 21 21 #define __CLAPACK_H 22 #include "vecLib-760.100.h" 22 23 #include <Accelerate/Accelerate.h> 23 24 #include <AvailabilityMacros.h> 24 25