Changeset 2615 in Sophya for trunk/SophyaExt/XAstroPack
- Timestamp:
- Sep 10, 2004, 11:55:27 AM (21 years ago)
- Location:
- trunk/SophyaExt/XAstroPack
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaExt/XAstroPack/mollweide.cc
r1813 r2615 3 3 #include <stdio.h> 4 4 #include <math.h> 5 #include "sopnamsp.h" 5 6 #include "mollweide.h" 6 7 -
trunk/SophyaExt/XAstroPack/tstxastro.cc
r2601 r2615 5 5 #include <string.h> 6 6 #include <math.h> 7 #include "sopnamsp.h" 7 8 #include "xastropack.h" 8 9 -
trunk/SophyaExt/XAstroPack/xastropack.cc
r2552 r2615 1 1 #include <math.h> 2 2 #include <stdio.h> 3 #include "sopnamsp.h" 3 4 #include "xastropack.h" 4 5
Note:
See TracChangeset
for help on using the changeset viewer.