Changeset 3493 in Sophya for trunk/SophyaExt/FitsIOServer/fitsinoutfile.h
- Timestamp:
- Apr 30, 2008, 3:12:10 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaExt/FitsIOServer/fitsinoutfile.h
r3452 r3493 1 /* 2 --- SOPHYA software - FitsIOServer module --- 3 R. Ansari , 2005-2008 4 (C) UPS+LAL IN2P3/CNRS (C) DAPNIA-SPP/CEA 5 */ 1 6 #ifndef FITSINOUTFILE_H 2 7 #define FITSINOUTFILE_H … … 98 103 static float cfitsioVersion(); 99 104 //! Return the SOPHYA FitsIOServer version 100 static float Version() { return 2. 0; }105 static float Version() { return 2.12; } 101 106 102 107 //! Return the file name as specified in the constructor (or Open)
Note:
See TracChangeset
for help on using the changeset viewer.