Changeset 3619 in Sophya for trunk/SophyaProg/Tests
- Timestamp:
- May 5, 2009, 5:53:53 PM (16 years ago)
- Location:
- trunk/SophyaProg/Tests
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaProg/Tests/tcmd.cc
r3582 r3619 3 3 #include <stdio.h> 4 4 #include <stdlib.h> 5 #include <string.h> 5 6 #include <math.h> 6 7 #include <iostream> -
trunk/SophyaProg/Tests/tnfits.cc
r3496 r3619 3 3 #include <stdio.h> 4 4 #include <stdlib.h> 5 #include <string.h> 5 6 #include "math.h" 6 7 #include <iostream> -
trunk/SophyaProg/Tests/tpipe.cc
r3572 r3619 6 6 #include <stdlib.h> 7 7 #include <stdio.h> 8 #include <string.h> 8 9 #include <math.h> 9 10 -
trunk/SophyaProg/Tests/tstppfwrapstl.cc
r3572 r3619 3 3 #include <stdio.h> 4 4 #include <stdlib.h> 5 #include <string.h> 5 6 #include "math.h" 6 7 #include <iostream>
Note:
See TracChangeset
for help on using the changeset viewer.