- Timestamp:
- May 20, 2005, 2:19:41 PM (20 years ago)
- Location:
- trunk/SophyaPI/PI/Tests
- Files:
-
- 11 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/PI/Tests/midasitt.cc
r2615 r2750 4 4 #include <math.h> 5 5 6 #include <iostream .h>6 #include <iostream> 7 7 8 8 #include "sopnamsp.h" -
trunk/SophyaPI/PI/Tests/pilinetst.cc
r2615 r2750 4 4 #include <string.h> 5 5 6 #include <iostream .h>6 #include <iostream> 7 7 8 8 #include "sopnamsp.h" -
trunk/SophyaPI/PI/Tests/pist.cc
r2615 r2750 3 3 #include <string.h> 4 4 5 #include <iostream .h>5 #include <iostream> 6 6 7 7 #include "sopnamsp.h" -
trunk/SophyaPI/PI/Tests/pit0.cc
r2615 r2750 3 3 #include <string.h> 4 4 #include <time.h> 5 #include <iostream .h>5 #include <iostream> 6 6 7 7 -
trunk/SophyaPI/PI/Tests/pit1.cc
r2615 r2750 3 3 #include <string.h> 4 4 5 #include <iostream .h>5 #include <iostream> 6 6 7 7 #include "sopnamsp.h" -
trunk/SophyaPI/PI/Tests/pitcons.cc
r2615 r2750 3 3 #include <string.h> 4 4 5 #include <iostream .h>5 #include <iostream> 6 6 #include <X11/Intrinsic.h> 7 7 #include <Xm/Xm.h> // Pour *DBG* -
trunk/SophyaPI/PI/Tests/pitgr.cc
r2615 r2750 4 4 #include <math.h> 5 5 6 #include <iostream .h>6 #include <iostream> 7 7 8 8 #include "sopnamsp.h" -
trunk/SophyaPI/PI/Tests/xp0.cc
r2615 r2750 1 1 #include <stdlib.h> 2 2 #include <stdio.h> 3 #include <iostream .h>3 #include <iostream> 4 4 5 5 -
trunk/SophyaPI/PI/Tests/xp1.cc
r2615 r2750 1 1 #include <stdlib.h> 2 2 #include <stdio.h> 3 #include <iostream .h>3 #include <iostream> 4 4 5 5 #include "sopnamsp.h" -
trunk/SophyaPI/PI/Tests/xp2.cc
r2615 r2750 3 3 #include <string.h> 4 4 5 #include <iostream .h>5 #include <iostream> 6 6 7 7 #include "sopnamsp.h" -
trunk/SophyaPI/PI/Tests/xp3.cc
r2615 r2750 4 4 #include <math.h> 5 5 6 #include <iostream .h>6 #include <iostream> 7 7 8 8 #include "sopnamsp.h"
Note:
See TracChangeset
for help on using the changeset viewer.