Changeset 732 for cpp/frams/vm/classes/genoobj.h
- Timestamp:
- 02/15/18 00:42:07 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpp/frams/vm/classes/genoobj.h
r516 r732 1 1 // This file is a part of Framsticks SDK. http://www.framsticks.com/ 2 // Copyright (C) 1999-201 5Maciej Komosinski and Szymon Ulatowski.2 // Copyright (C) 1999-2018 Maciej Komosinski and Szymon Ulatowski. 3 3 // See LICENSE.txt for details. 4 4 … … 25 25 PARAMGETDEF(string); 26 26 PARAMPROCDEF(p_getconvert); 27 PARAMPROCDEF(p_getconvert_ch); 27 28 PARAMGETDEF(f0genotype); 28 29 PARAMPROCDEF(p_new);
Note: See TracChangeset
for help on using the changeset viewer.