Changeset 2322 in Sophya for trunk/SophyaProg/Tests
- Timestamp:
- Feb 11, 2003, 4:31:10 PM (23 years ago)
- Location:
- trunk/SophyaProg/Tests
- Files:
-
- 34 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaProg/Tests/arrt.cc
r1577 r2322 2 2 3 3 #include <math.h> 4 #include <iostream .h>5 #include <fstream .h>4 #include <iostream> 5 #include <fstream> 6 6 7 7 #include "tarrinit.h" -
trunk/SophyaProg/Tests/carrt.cc
r1161 r2322 2 2 3 3 #include <math.h> 4 #include <iostream .h>4 #include <iostream> 5 5 6 6 #include "tarrinit.h" -
trunk/SophyaProg/Tests/fitsServTest.cc
r837 r2322 3 3 // 4 4 5 #include <iostream .h>5 #include <iostream> 6 6 #include "fitsioserver.h" 7 7 #include "tvector.h" -
trunk/SophyaProg/Tests/fitsioGorski.cc
r837 r2322 1 1 // Utilisation des flots d'entree-sortie C++ 2 #include <iostream .h>2 #include <iostream> 3 3 // Utilisation de la classe LocalMap<T> 4 4 #include "ntoolsinit.h" -
trunk/SophyaProg/Tests/fitsioImage.cc
r837 r2322 1 1 // Utilisation des flots d'entree-sortie C++ 2 #include <iostream .h>2 #include <iostream> 3 3 // Utilisation de la classe Image<T> 4 4 #include "ntoolsinit.h" -
trunk/SophyaProg/Tests/fitsioLocMap.cc
r837 r2322 1 1 // Utilisation des flots d'entree-sortie C++ 2 #include <iostream .h>2 #include <iostream> 3 3 // Utilisation de la classe LocalMap<T> 4 4 #include "ntoolsinit.h" -
trunk/SophyaProg/Tests/fitsioSphere.cc
r837 r2322 1 1 // Utilisation des flots d'entree-sortie C++ 2 #include <iostream .h>2 #include <iostream> 3 3 // Utilisation de la classe LocalMap<T> 4 4 #include "ntoolsinit.h" -
trunk/SophyaProg/Tests/jtcpitarr.cc
r1343 r2322 3 3 4 4 #include <math.h> 5 #include <iostream .h>5 #include <iostream> 6 6 #include <stdexcept> 7 7 -
trunk/SophyaProg/Tests/jtctarr.cc
r1033 r2322 3 3 4 4 #include <math.h> 5 #include <iostream .h>5 #include <iostream> 6 6 7 7 #include "tarrinit.h" -
trunk/SophyaProg/Tests/lpk.cc
r1567 r2322 2 2 3 3 #include <math.h> 4 #include <iostream .h>4 #include <iostream> 5 5 6 6 #include "srandgen.h" -
trunk/SophyaProg/Tests/obj_fits.cc
r1240 r2322 2 2 #include <stdlib.h> 3 3 #include <math.h> 4 #include <iostream .h>4 #include <iostream> 5 5 6 6 #include "histinit.h" -
trunk/SophyaProg/Tests/ovharr.cc
r1726 r2322 2 2 3 3 #include <math.h> 4 #include <iostream .h>5 #include <fstream .h>4 #include <iostream> 5 #include <fstream> 6 6 7 7 #include "tarrinit.h" -
trunk/SophyaProg/Tests/pizthr.cc
r1611 r2322 4 4 #include <math.h> 5 5 #include <unistd.h> 6 #include <iostream .h>6 #include <iostream> 7 7 #include <stdexcept> 8 8 -
trunk/SophyaProg/Tests/sphg0.cc
r857 r2322 1 #include <iostream .h>1 #include <iostream> 2 2 #include "sambainit.h" 3 3 #include "tod.h" -
trunk/SophyaProg/Tests/t_scan.cc
r768 r2322 1 1 // Utilisation des flots d'entree-sortie C++ 2 #include <iostream .h>2 #include <iostream> 3 3 4 4 #include <math.h> -
trunk/SophyaProg/Tests/tblitz.cc
r768 r2322 1 1 #include <stdio.h> 2 #include <iostream .h>2 #include <iostream> 3 3 #include "nbrandom.h" 4 4 #include "timing.h" -
trunk/SophyaProg/Tests/tcxxcmpldynl.cc
r2151 r2322 2 2 #include <stdlib.h> 3 3 #include <math.h> 4 #include <iostream .h>4 #include <iostream> 5 5 6 6 #include "histinit.h" -
trunk/SophyaProg/Tests/tdcr.cc
r1205 r2322 2 2 #include <stdlib.h> 3 3 #include "math.h" 4 #include <iostream .h>4 #include <iostream> 5 5 #include <string> 6 6 -
trunk/SophyaProg/Tests/testfitsio.cc
r837 r2322 3 3 // 4 4 5 #include <iostream .h>5 #include <iostream> 6 6 #include "fitsioserver.h" 7 7 #include "tvector.h" -
trunk/SophyaProg/Tests/tfft.cc
r1519 r2322 2 2 3 3 #include <math.h> 4 #include <iostream .h>4 #include <iostream> 5 5 6 6 #include "nbrandom.h" -
trunk/SophyaProg/Tests/thash.cc
r1171 r2322 2 2 #include <stdlib.h> 3 3 #include <math.h> 4 #include <iostream .h>4 #include <iostream> 5 5 6 6 #include "ppersist.h" -
trunk/SophyaProg/Tests/timg.cc
r1161 r2322 1 1 // Utilisation des flots d'entree-sortie C++ 2 #include <iostream .h>2 #include <iostream> 3 3 // Utilisation de la classe Image<T> 4 4 #include "ntoolsinit.h" -
trunk/SophyaProg/Tests/tnt.cc
r1406 r2322 2 2 #include <stdlib.h> 3 3 #include <math.h> 4 #include <iostream .h>4 #include <iostream> 5 5 6 6 #include "histinit.h" -
trunk/SophyaProg/Tests/tobjio.cc
r1092 r2322 2 2 #include <stdlib.h> 3 3 #include "math.h" 4 #include <iostream .h>4 #include <iostream> 5 5 #include <string> 6 6 -
trunk/SophyaProg/Tests/tobjio2.cc
r1092 r2322 2 2 #include <stdlib.h> 3 3 #include <math.h> 4 #include <iostream .h>4 #include <iostream> 5 5 #include <string> 6 6 -
trunk/SophyaProg/Tests/tspm.cc
r982 r2322 1 #include <iostream .h>1 #include <iostream> 2 2 #include "skymapinit.h" 3 3 #include "skymap.h" -
trunk/SophyaProg/Tests/tspm2.cc
r1119 r2322 1 #include <iostream .h>1 #include <iostream> 2 2 #include <math.h> 3 3 #include "sambainit.h" -
trunk/SophyaProg/Tests/tstboloread.cc
r1666 r2322 12 12 #include <stdio.h> 13 13 #include <stdlib.h> 14 #include <iostream .h>14 #include <iostream> 15 15 #include <values.h> 16 16 #include <string.h> -
trunk/SophyaProg/Tests/tstcolread.cc
r1666 r2322 4 4 #include <stdio.h> 5 5 #include <stdlib.h> 6 #include <iostream .h>6 #include <iostream> 7 7 #include <values.h> 8 8 #include <string.h> -
trunk/SophyaProg/Tests/tstndblk.cc
r1348 r2322 1 1 #include "machdefs.h" 2 #include <iostream .h>2 #include <iostream> 3 3 #include <stdlib.h> 4 4 #include <stdio.h> -
trunk/SophyaProg/Tests/tsttmat.cc
r1198 r2322 1 1 #include "machdefs.h" 2 #include <iostream .h>2 #include <iostream> 3 3 #include <stdlib.h> 4 4 #include <stdio.h> -
trunk/SophyaProg/Tests/tsttminv.cc
r1112 r2322 10 10 11 11 #include "machdefs.h" 12 #include <iostream .h>12 #include <iostream> 13 13 #include <stdlib.h> 14 14 #include <stdio.h> -
trunk/SophyaProg/Tests/tsttvec.cc
r1178 r2322 1 1 #include "machdefs.h" 2 #include <iostream .h>2 #include <iostream> 3 3 #include <stdlib.h> 4 4 #include <stdio.h> -
trunk/SophyaProg/Tests/zthr.cc
r1615 r2322 1 1 #include "zthread.h" 2 2 3 #include <iostream .h>3 #include <iostream> 4 4 5 5 #include <stdlib.h>
Note:
See TracChangeset
for help on using the changeset viewer.