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