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/f9/f9_oper.cpp

    r778 r779  
    33// See LICENSE.txt for details.
    44
    5 #include "oper_f9.h"
    6 #include "conv_f9.h"
     5#include "f9_oper.h"
     6#include "f9_conv.h"
    77#include <common/nonstd.h> //randomN, rnd01
    88
Note: See TracChangeset for help on using the changeset viewer.