Changeset 81 for cpp/gdk/neurofactory.cpp
- Timestamp:
- 02/08/13 03:29:17 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpp/gdk/neurofactory.cpp
r66 r81 7 7 #include "param.h" 8 8 #include "neuroimpl.h" 9 #include "neuroimplfiles.h"9 #include NEURO_IMPL_FILES 10 10 11 11 int NeuroFactory::used=0; … … 37 37 } 38 38 39 #include "neuroimplfiles.h" 40 #include "neurocls-factory.h" 39 #include NEURO_CLS_FACTORY 41 40 42 41 void NeuroFactory::setImplementation()
Note: See TracChangeset
for help on using the changeset viewer.