Ignore:
Timestamp:
Sep 6, 2007, 6:30:49 PM (17 years ago)
Author:
rosiere
Message:
  • Banc de registre multi banc
  • Banc de registre générique.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Statistics.cpp

    r43 r53  
    1515#undef  FUNCTION
    1616#define FUNCTION "Statistics::Statistics"
    17   Statistics::Statistics  (string                name                 ,
    18                            Parameters_Statistics parameters_statistics):
     17  Statistics::Statistics  (string                  name                 ,
     18                           Parameters_Statistics * parameters_statistics):
    1919    _name                  (name                 ),
    2020    _parameters_statistics (parameters_statistics)
Note: See TracChangeset for help on using the changeset viewer.