Ignore:
Timestamp:
Oct 21, 1999, 4:02:14 PM (26 years ago)
Author:
ansari
Message:

suppression de sorties inutiles 21-OCT-99 GLM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaLib/Samba/spherethetaphi.cc

    r473 r487  
    6969}
    7070
    71 /* --Methode-- */
    72 //++
    73 template <class T>
    74 SphereThetaPhi<T>::SphereThetaPhi(char* flnm)
    75 
    76 //    Constructeur : charge une image à partir d'un fichier
    77 //--
    78 {
    79   InitNul();
    80   cout << " ShereThetaPhi:: constructeur lecture sur fichier A FAIRE " << endl;
    81   //PInPersist s(flnm);
    82   //Read(s);
    83 }
    8471
    8572/* --Methode-- */
Note: See TracChangeset for help on using the changeset viewer.