Ignore:
Timestamp:
01/06/15 01:47:03 (9 years ago)
Author:
Maciej Komosinski
Message:

GDK->SDK, gdk_test.cpp -> genomanipulation.cpp

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cpp/frams/model/modelparts.cpp

    r286 r288  
    2525#include F0_DEFASSIGN_FILE
    2626
    27 #ifndef GDK_WITHOUT_FRAMS
     27#ifndef SDK_WITHOUT_FRAMS
    2828#include <frams/neuro/neuroclsobject.h>
    2929#endif
     
    539539void Neuro::get_classObject(PARAMGETARGS)
    540540{
    541 #ifndef GDK_WITHOUT_FRAMS
     541#ifndef SDK_WITHOUT_FRAMS
    542542NeuroClassExt::makeStaticObject(ret,getClass());
    543543#endif
Note: See TracChangeset for help on using the changeset viewer.