Ignore:
Timestamp:
02/08/13 03:29:17 (11 years ago)
Author:
Maciej Komosinski
Message:

improved parsing of properties (e.g. in f0 genotypes)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cpp/gdk/neurofactory.cpp

    r66 r81  
    77#include "param.h"
    88#include "neuroimpl.h"
    9 #include "neuroimplfiles.h"
     9#include NEURO_IMPL_FILES
    1010
    1111int NeuroFactory::used=0;
     
    3737}
    3838
    39 #include "neuroimplfiles.h"
    40 #include "neurocls-factory.h"
     39#include NEURO_CLS_FACTORY
    4140
    4241void NeuroFactory::setImplementation()
Note: See TracChangeset for help on using the changeset viewer.