Changeset 2981 in Sophya for trunk/SophyaProg
- Timestamp:
- Jun 21, 2006, 11:01:25 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaProg/Tests/tspm.cc
r2615 r2981 64 64 // Reading from the file 65 65 { 66 FIO_SphereHEALPix<double> fiog( "sphg.ppf");66 FIO_SphereHEALPix<double> fiog(string("sphg.ppf")); 67 67 SphereHEALPix<double> sph2 = fiog; 68 68 PrtTim("End of Write/Read ");
Note:
See TracChangeset
for help on using the changeset viewer.