Changeset 1179 in Sophya
- Timestamp:
- Sep 6, 2000, 10:09:21 AM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaExt/FitsIOServer/fitsspherehealpix.cc
r1176 r1179 31 31 FITS_SphereHEALPix<T>::FITS_SphereHEALPix(const SphereHEALPix<T>& obj) 32 32 { 33 cout << " constructeur &obj " << endl;34 33 dobj_= new SphereHEALPix<T>(obj); 35 34 ownobj_= true;
Note:
See TracChangeset
for help on using the changeset viewer.