Changeset 1183 for cpp/frams/genetics


Ignore:
Timestamp:
10/16/22 14:23:57 (18 months ago)
Author:
Maciej Komosinski
Message:

Cosmetic

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cpp/frams/genetics/genoconv.cpp

    r988 r1183  
    1919///////////////////////////////////////////////////////////////////////////
    2020
    21 GenoConvParam::GenoConvParam(GenoConvManager *g) :Param(0), gcm(g)
     21GenoConvParam::GenoConvParam(GenoConvManager *g) :Param(), gcm(g)
    2222{
    2323        updatetab();
Note: See TracChangeset for help on using the changeset viewer.