Changeset 768 in Sophya for trunk/SophyaProg/Tests/fitsioImage.cc
- Timestamp:
- Mar 2, 2000, 6:19:19 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaProg/Tests/fitsioImage.cc
r573 r768 7 7 #include "nbrandom.h" 8 8 #include "fitsioserver.h" 9 #include "skymapinit.h" 10 11 9 12 int main() 10 13 { 11 14 12 15 // ----- ATTENTION ------- 13 // Initialisation de Peida16 // Initialisation de Sophya 14 17 // A faire au debut de main() 15 PeidaInit(); 18 SophyaInit(); 19 16 20 ImageR4 img(20, 10); 17 21 r_4 compt=0;
Note:
See TracChangeset
for help on using the changeset viewer.