Ignore:
Timestamp:
11/04/09 21:51:16 (14 years ago)
Author:
Maciej Komosinski
Message:

adding the only f8 converter parameter to the list of simulator parameters

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cpp/f8-to-f1/conv_f8tof1.h

    r35 r36  
    229229public:
    230230        Param par;
    231 
     231        static Param staticpar; //needed to add 'par' to the list of simulator params (this field is initialized externally)
     232 
    232233        GenoConv_F8ToF1();
    233234        ~GenoConv_F8ToF1() {}
Note: See TracChangeset for help on using the changeset viewer.