Changeset 286 for cpp/frams/genetics/f4
- Timestamp:
- 01/05/15 21:37:33 (10 years ago)
- Location:
- cpp/frams/genetics/f4
- Files:
-
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
cpp/frams/genetics/f4/conv_f4.cpp
r197 r286 1 // This file is a part of the Framsticks GDK.2 // Copyright (C) 1999-201 4 Maciej Komosinski and Szymon Ulatowski. See LICENSE.txt for details.3 // Refer to http://www.framsticks.com/ for further information.1 // This file is a part of Framsticks SDK. http://www.framsticks.com/ 2 // Copyright (C) 1999-2015 Maciej Komosinski and Szymon Ulatowski. 3 // See LICENSE.txt for details. 4 4 5 5 // Copyright (C) 1999,2000 Adam Rotaru-Varga (adam_rotaru@yahoo.com), GNU LGPL -
cpp/frams/genetics/f4/conv_f4.h
r197 r286 1 // This file is a part of the Framsticks GDK.2 // Copyright (C) 1999-201 4 Maciej Komosinski and Szymon Ulatowski. See LICENSE.txt for details.3 // Refer to http://www.framsticks.com/ for further information.1 // This file is a part of Framsticks SDK. http://www.framsticks.com/ 2 // Copyright (C) 1999-2015 Maciej Komosinski and Szymon Ulatowski. 3 // See LICENSE.txt for details. 4 4 5 5 // Copyright (C) 1999,2000 Adam Rotaru-Varga (adam_rotaru@yahoo.com), GNU LGPL -
cpp/frams/genetics/f4/f4_general.cpp
r247 r286 1 // This file is a part of the Framsticks GDK.2 // Copyright (C) 1999-201 4 Maciej Komosinski and Szymon Ulatowski. See LICENSE.txt for details.3 // Refer to http://www.framsticks.com/ for further information.1 // This file is a part of Framsticks SDK. http://www.framsticks.com/ 2 // Copyright (C) 1999-2015 Maciej Komosinski and Szymon Ulatowski. 3 // See LICENSE.txt for details. 4 4 5 5 // Copyright (C) 1999,2000 Adam Rotaru-Varga (adam_rotaru@yahoo.com), GNU LGPL -
cpp/frams/genetics/f4/f4_general.h
r247 r286 1 // This file is a part of the Framsticks GDK.2 // Copyright (C) 1999-201 4 Maciej Komosinski and Szymon Ulatowski. See LICENSE.txt for details.3 // Refer to http://www.framsticks.com/ for further information.1 // This file is a part of Framsticks SDK. http://www.framsticks.com/ 2 // Copyright (C) 1999-2015 Maciej Komosinski and Szymon Ulatowski. 3 // See LICENSE.txt for details. 4 4 5 5 // Copyright (C) 1999,2000 Adam Rotaru-Varga (adam_rotaru@yahoo.com), GNU LGPL -
cpp/frams/genetics/f4/oper_f4.cpp
r247 r286 1 // This file is a part of the Framsticks GDK.2 // Copyright (C) 1999-201 4 Maciej Komosinski and Szymon Ulatowski. See LICENSE.txt for details.3 // Refer to http://www.framsticks.com/ for further information.1 // This file is a part of Framsticks SDK. http://www.framsticks.com/ 2 // Copyright (C) 1999-2015 Maciej Komosinski and Szymon Ulatowski. 3 // See LICENSE.txt for details. 4 4 5 5 // Copyright (C) 1999,2000 Adam Rotaru-Varga (adam_rotaru@yahoo.com), GNU LGPL -
cpp/frams/genetics/f4/oper_f4.h
r247 r286 1 // This file is a part of the Framsticks GDK.2 // Copyright (C) 1999-201 4 Maciej Komosinski and Szymon Ulatowski. See LICENSE.txt for details.3 // Refer to http://www.framsticks.com/ for further information.1 // This file is a part of Framsticks SDK. http://www.framsticks.com/ 2 // Copyright (C) 1999-2015 Maciej Komosinski and Szymon Ulatowski. 3 // See LICENSE.txt for details. 4 4 5 5 // Copyright (C) 1999,2000 Adam Rotaru-Varga (adam_rotaru@yahoo.com), GNU LGPL
Note: See TracChangeset
for help on using the changeset viewer.