Changeset 306 in Sophya for trunk/SophyaLib/NTools/tmatrix.cc


Ignore:
Timestamp:
May 19, 1999, 12:17:42 PM (26 years ago)
Author:
ansari
Message:

PPersisteries.... etc.... cmv 19/5/99

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaLib/NTools/tmatrix.cc

    r304 r306  
    1 // $Id: tmatrix.cc,v 1.8 1999-05-18 17:19:36 ansari Exp $
     1// $Id: tmatrix.cc,v 1.9 1999-05-19 10:17:41 ansari Exp $
    22//                         C.Magneville          04/99
    33#include "machdefs.h"
     
    390390}
    391391
    392 
    393392template <class T>
    394393void FIO_TMatrix<T>::ReadSelf(PInPersist& is)
    395394{
    396 // On lit les 3 premiers uint_8
     395// On lit les 3 premiers uint_4
    397396//  0: Numero de version,  1 : NRows,  2 : NCol
    398397uint_4 itab[3];
Note: See TracChangeset for help on using the changeset viewer.