Changeset 121 for cpp/frams/model/modelparts.h
- Timestamp:
- 02/08/14 06:00:41 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpp/frams/model/modelparts.h
r114 r121 1 // This file is a part of the Framsticks GDK library.2 // Copyright (C) 2002-201 1Szymon Ulatowski. See LICENSE.txt for details.1 // This file is a part of the Framsticks GDK. 2 // Copyright (C) 2002-2014 Maciej Komosinski and Szymon Ulatowski. See LICENSE.txt for details. 3 3 // Refer to http://www.framsticks.com/ for further information. 4 4 … … 7 7 8 8 #include <frams/util/3d.h> 9 #include <frams/genetic /genoconv.h>9 #include <frams/genetics/genoconv.h> 10 10 11 11 #include <frams/util/extvalue.h>
Note: See TracChangeset
for help on using the changeset viewer.