Changeset 3615 in Sophya for trunk/SophyaLib/BaseTools/randfmt.h


Ignore:
Timestamp:
May 1, 2009, 1:34:31 PM (16 years ago)
Author:
cmv
Message:

Modifs relatives a l'introduction de RandomGeneratorInterface + delete de srandgen.c, cmv 01/05/2009

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaLib/BaseTools/randfmt.h

    r3602 r3615  
    3030  virtual void SetSeed(vector<uint_4> seed);
    3131  virtual void AutoInit(int lp=0);
     32  virtual void ShowRandom();
    3233
    3334  friend class ObjFileIO<FMTRandGen> ;
Note: See TracChangeset for help on using the changeset viewer.