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/f4/f4_conv.cpp

    r778 r779  
    77// 2018, Grzegorz Latosinski, added support for new API for neuron types and their properties
    88
    9 #include "conv_f4.h"
     9#include "f4_conv.h"
    1010#include <common/log.h>
    11 #include "../oper_fx.h" //for GENOPER_OK constant
     11#include "../genooperators.h" //for GENOPER_OK constant
    1212
    1313#ifdef DMALLOC
Note: See TracChangeset for help on using the changeset viewer.