Changeset 768 in Sophya for trunk/SophyaProg/Tests/tblitz.cc
- Timestamp:
- Mar 2, 2000, 6:19:19 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaProg/Tests/tblitz.cc
r274 r768 4 4 #include "timing.h" 5 5 #include "cimage.h" 6 #include " outilsinit.h"6 #include "ntoolsinit.h" 7 7 // Test des NDataBlock 8 8 #include "ndatablock.h" … … 13 13 main(int narg, char *arg[]) 14 14 { 15 PeidaInit();15 SophyaInit(); 16 16 InitTim(); 17 17
Note:
See TracChangeset
for help on using the changeset viewer.