Changeset 110 for cpp/README.txt


Ignore:
Timestamp:
01/26/14 01:34:10 (10 years ago)
Author:
Maciej Komosinski
Message:

reorganization of sources

File:
1 moved

Legend:

Unmodified
Added
Removed
  • cpp/README.txt

    r109 r110  
    1 === Building GDK test applications ===
     1_____ Building GDK test applications _____
    22
    33make -f frams/Makefile-GDK gdk_tests
    44
    5 === Source locations ===
     5
     6_____ Source directories _____
    67
    78  +- common          - general compatibility layer & utilities
     
    1112      +- errmgr      - error manager (logging/messaging)
    1213      +- genetic     - genetic module
    13       |  +- oper     - genetic operators
     14      |  +- oper     - genetic operators and GenoFX
    1415      |  +- conv     - genetic converters
    1516      +- model       - parts, joints, neurons
     
    1819      +- param       - c++/properties access objects
    1920      +- util        - framsticks-related utilities
    20       +- virtfile    - object oriented FILE* replacement
     21      +- virtfile    - object-oriented FILE* replacement
    2122      +- vm
    22           +- classes - virtual machine c++ interfaces
     23          +- classes - c++ interfaces for the framsticks virtual machine
     24
Note: See TracChangeset for help on using the changeset viewer.