Changeset 3836 in Sophya for trunk/SophyaLib/SkyMap/spherethetaphi.cc
- Timestamp:
- Aug 5, 2010, 3:23:35 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/SkyMap/spherethetaphi.cc
r3572 r3836 1 1 #include "sopnamsp.h" 2 #include "spherethetaphi.h"3 2 #include "smathconst.h" 4 3 #include <complex> 5 4 #include "fiondblock.h" 6 5 #include <iostream> 6 7 #define SPHERETHETAPHI_CC_BFILE // avoid extern template declarations 8 #include "spherethetaphi.h" 7 9 8 10
Note:
See TracChangeset
for help on using the changeset viewer.