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_oper.h

    r778 r779  
    66// Copyright (C) since 2001 Maciej Komosinski
    77
    8 #ifndef _GENO_F4_H_
    9 #define _GENO_F4_H_
     8#ifndef _F4_OPER_H_
     9#define _F4_OPER_H_
    1010
    1111#include <stdio.h>
    1212#include "f4_general.h"
    1313#include "common/nonstd.h"
    14 #include "../oper_fx.h"
     14#include "../genooperators.h"
    1515#include <frams/param/param.h>
    1616
Note: See TracChangeset for help on using the changeset viewer.