Ignore:
Timestamp:
05/11/18 23:42:04 (6 years ago)
Author:
Maciej Komosinski
Message:

Unified file names of all files involved in genetic conversions and operations so that they start with "f<format>_"

File:
1 moved

Legend:

Unmodified
Added
Removed
  • cpp/frams/genetics/fF/fF_conv.h

    r778 r779  
    33// See LICENSE.txt for details.
    44
    5 #ifndef _CONV_FF_H_
    6 #define _CONV_FF_H_
     5#ifndef _FF_CONV_H_
     6#define _FF_CONV_H_
     7
     8
    79
    810#define fF_TOO_MUCH 0.75
     
    5658};
    5759
     60
    5861#endif
Note: See TracChangeset for help on using the changeset viewer.