parent
b4ad256a92
commit
2c14e2aa97
@ -0,0 +1,13 @@
|
||||
diff -ur cfitsio/longnam.h cfitsio.new/longnam.h
|
||||
--- cfitsio/longnam.h 2011-05-19 22:52:26.000000000 +0200
|
||||
+++ cfitsio.new/longnam.h 2012-07-06 00:03:02.512327034 +0200
|
||||
@@ -19,7 +19,8 @@
|
||||
file that was used to build the CFITSIO library is the same version
|
||||
as included when compiling the application program
|
||||
*/
|
||||
-#define fits_open_file(A, B, C, D) ffopentest( CFITSIO_VERSION, A, B, C, D)
|
||||
+//#define fits_open_file(A, B, C, D) ffopentest( CFITSIO_VERSION, A, B, C, D)
|
||||
+#define fits_open_file ffopen
|
||||
|
||||
#define fits_open_data ffdopn
|
||||
#define fits_open_table fftopn
|
Loading…
Reference in new issue