Changeset 768 in Sophya for trunk/SophyaProg/Tests/t_scan.cc
- Timestamp:
- Mar 2, 2000, 6:19:19 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaProg/Tests/t_scan.cc
r573 r768 5 5 #include "nbmath.h" 6 6 // Utilisation de la classe Scan 7 #include " outilsinit.h"7 #include "sambainit.h" 8 8 #include "scan.h" 9 9 #include "ppersist.h" … … 11 11 { 12 12 // ----- ATTENTION ------- 13 // Initialisation de Peida13 // Initialisation de Sophya 14 14 // A faire au debut de main() 15 PeidaInit(); 15 SophyaInit(); 16 16 17 int nbpix; 17 18 float teta,phi;
Note:
See TracChangeset
for help on using the changeset viewer.