Changeset 768 in Sophya for trunk/SophyaProg/Tests/tnt.cc
- Timestamp:
- Mar 2, 2000, 6:19:19 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaProg/Tests/tnt.cc
r720 r768 4 4 #include <iostream.h> 5 5 6 #include " outilsinit.h"6 #include "histinit.h" 7 7 #include "dvlist.h" 8 8 #include "ntuple.h" … … 16 16 int main(int narg, char *arg[]) 17 17 { 18 PeidaInit();18 SophyaInit(); 19 19 if (narg < 2) { 20 20 cout << " tnt/Erreur arg - Usage: tnt d/n/x/X \n"
Note:
See TracChangeset
for help on using the changeset viewer.