Changeset 2322 in Sophya for trunk/SophyaProg/PrgMap
- Timestamp:
- Feb 11, 2003, 4:31:10 PM (23 years ago)
- Location:
- trunk/SophyaProg/PrgMap
- Files:
-
- 7 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaProg/PrgMap/cl2map.cc
r1841 r2322 2 2 3 3 #include <math.h> 4 #include <iostream .h>4 #include <iostream> 5 5 6 6 #include "nbmath.h" -
trunk/SophyaProg/PrgMap/cremskfrsph.cc
r1632 r2322 6 6 #include <unistd.h> 7 7 #include <stdexcept> 8 #include <iostream .h>8 #include <iostream> 9 9 #include <stdio.h> 10 10 #include <stdlib.h> -
trunk/SophyaProg/PrgMap/extrap2sph.cc
r1841 r2322 7 7 #include <unistd.h> 8 8 #include <stdexcept> 9 #include <iostream .h>9 #include <iostream> 10 10 #include <stdio.h> 11 11 #include <stdlib.h> -
trunk/SophyaProg/PrgMap/extrapsph.cc
r1841 r2322 7 7 #include <unistd.h> 8 8 #include <stdexcept> 9 #include <iostream .h>9 #include <iostream> 10 10 #include <stdio.h> 11 11 #include <stdlib.h> -
trunk/SophyaProg/PrgMap/map2cl.cc
r2051 r2322 2 2 3 3 #include <math.h> 4 #include <iostream .h>4 #include <iostream> 5 5 6 6 #include "nbmath.h" -
trunk/SophyaProg/PrgMap/msksphere.cc
r1841 r2322 4 4 #include <unistd.h> 5 5 #include <stdexcept> 6 #include <iostream .h>6 #include <iostream> 7 7 #include <stdio.h> 8 8 #include <stdlib.h> -
trunk/SophyaProg/PrgMap/prjsmap.cc
r1841 r2322 2 2 3 3 #include <math.h> 4 #include <iostream .h>4 #include <iostream> 5 5 6 6 #include "nbmath.h"
Note:
See TracChangeset
for help on using the changeset viewer.