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