Changeset 148


Ignore:
Timestamp:
03/01/14 16:37:54 (10 years ago)
Author:
Maciej Komosinski
Message:

Updated descriptions of directory contents

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cpp/README.txt

    r130 r148  
    1111___________________________ Source directories __________________________
    1212
    13   +- common          - general compatibility layer & utilities
    14   +- frams           - framsticks modules
     13   +- common         - general compatibility layer & utilities
     14   +- frams          - framsticks modules
    1515      +- _demos      - GDK test applications
    1616      +- config      - GDK elements declarations
    1717      +- errmgr      - error manager (logging/messaging)
    1818      +- genetics    - genetic operators and converters between formats
    19       |  +- f1       - ...for genetic format f1
    20       |  +- f9       - ...for genetic format f9
    21       +- model       - parts, joints, neurons
    22       +- neuro       - neural net simulation
    23       |   +- impl    - neuron classes implementations
     19         +- f1       - ...for genetic format f1
     20         +- f9       - ...for genetic format f9
     21         +- fF       - ...for genetic format fF
     22      +- model       - parts, joints, neurons, connections
     23         +- geometry - compute dimensions, volume, surface area
     24      +- neuro       - neural network simulation
     25         +- impl     - neuron classes implementations
    2426      +- param       - c++/properties access objects
    2527      +- util        - framsticks-related utilities
Note: See TracChangeset for help on using the changeset viewer.