Changeset 286 for cpp/frams/neuro/impl
- Timestamp:
- 01/05/15 21:37:33 (10 years ago)
- Location:
- cpp/frams/neuro/impl
- Files:
-
- 9 edited
Legend:
- Unmodified
- Added
- Removed
-
cpp/frams/neuro/impl/neuroimpl-body-gdk.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 #ifndef _NEUROIMPLBODY_H_ -
cpp/frams/neuro/impl/neuroimpl-channels.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 #include "neuroimpl-channels.h" -
cpp/frams/neuro/impl/neuroimpl-channels.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 #ifndef _NEUROIMPLCHANNELS_H -
cpp/frams/neuro/impl/neuroimpl-fuzzy-f0.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 /// this is a module included into neuroimpl-fuzzy -
cpp/frams/neuro/impl/neuroimpl-fuzzy-f0.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 /// this is a module included into neuroimpl-fuzzy -
cpp/frams/neuro/impl/neuroimpl-fuzzy.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 #include "neuroimpl-fuzzy.h" -
cpp/frams/neuro/impl/neuroimpl-fuzzy.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 #ifndef _NEUROIMPLFUZZY_H_ -
cpp/frams/neuro/impl/neuroimpl-simple.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 #include "neuroimpl-simple.h" -
cpp/frams/neuro/impl/neuroimpl-simple.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 #ifndef _NEUROIMPLSIMPLE_H_
Note: See TracChangeset
for help on using the changeset viewer.