Changeset 2322 in Sophya for trunk/SophyaPI/DemoPIApp
- Timestamp:
- Feb 11, 2003, 4:31:10 PM (23 years ago)
- Location:
- trunk/SophyaPI/DemoPIApp
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/DemoPIApp/exmodule.cc
r1338 r2322 2 2 #include <stdio.h> 3 3 #include <stdlib.h> 4 #include <iostream .h>4 #include <iostream> 5 5 #include <math.h> 6 6 -
trunk/SophyaPI/DemoPIApp/user.cc
r1338 r2322 2 2 #include <stdlib.h> 3 3 #include <math.h> 4 #include <iostream .h>4 #include <iostream> 5 5 #include <string> 6 6
Note:
See TracChangeset
for help on using the changeset viewer.