- Timestamp:
- 02/07/14 22:01:55 (11 years ago)
- Location:
- cpp
- Files:
-
- 2 deleted
- 1 edited
- 3 copied
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
cpp/README.txt
r110 r119 1 _____ Building GDK test applications_____1 ____________________ Building GDK test applications ____________________ 2 2 3 3 make -f frams/Makefile-GDK gdk_tests 4 4 5 5 6 _____ Source directories_____6 ___________________________ Source directories __________________________ 7 7 8 8 +- common - general compatibility layer & utilities … … 11 11 +- config - GDK elements declarations 12 12 +- errmgr - error manager (logging/messaging) 13 +- genetic - genetic module14 | +- oper - genetic operators and GenoFX15 | +- conv - genetic converters13 +- genetics - genetic operators and converters between formats 14 | +- f1 - ...for genetic format f1 15 | +- f9 - ...for genetic format f9 16 16 +- model - parts, joints, neurons 17 17 +- neuro - neural net simulation
Note: See TracChangeset
for help on using the changeset viewer.