Ignore:
Timestamp:
06/23/16 00:15:59 (8 years ago)
Author:
Maciej Komosinski
Message:

Code formatting

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cpp/frams/genetics/defgenoconv.h

    r286 r522  
    99
    1010/// This GenoConvManager subclass allows you to add all "standard" converters in one go
    11 class DefaultGenoConvManager: public GenoConvManager
     11class DefaultGenoConvManager : public GenoConvManager
    1212{
    13   public:
    14 void addDefaultConverters();///< add all converters configured in gen-config file
     13public:
     14        void addDefaultConverters();///< add all converters configured in gen-config file
    1515};
    1616
Note: See TracChangeset for help on using the changeset viewer.