Changeset 288 for cpp/frams/model/modelparts.cpp
- Timestamp:
- 01/06/15 01:47:03 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpp/frams/model/modelparts.cpp
r286 r288 25 25 #include F0_DEFASSIGN_FILE 26 26 27 #ifndef GDK_WITHOUT_FRAMS27 #ifndef SDK_WITHOUT_FRAMS 28 28 #include <frams/neuro/neuroclsobject.h> 29 29 #endif … … 539 539 void Neuro::get_classObject(PARAMGETARGS) 540 540 { 541 #ifndef GDK_WITHOUT_FRAMS541 #ifndef SDK_WITHOUT_FRAMS 542 542 NeuroClassExt::makeStaticObject(ret,getClass()); 543 543 #endif
Note: See TracChangeset
for help on using the changeset viewer.