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