- Timestamp:
- 03/01/14 16:37:54 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpp/README.txt
r130 r148 11 11 ___________________________ Source directories __________________________ 12 12 13 +- common- general compatibility layer & utilities14 +- frams- framsticks modules13 +- common - general compatibility layer & utilities 14 +- frams - framsticks modules 15 15 +- _demos - GDK test applications 16 16 +- config - GDK elements declarations 17 17 +- errmgr - error manager (logging/messaging) 18 18 +- 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 24 26 +- param - c++/properties access objects 25 27 +- util - framsticks-related utilities
Note: See TracChangeset
for help on using the changeset viewer.