Changeset 13426


Ignore:
Timestamp:
09/24/12 22:22:36 (12 years ago)
Author:
Eric.Larour
Message:

New dependent and independent objects

Location:
issm/trunk-jpl/src/c/classes/objects
Files:
4 added
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/classes/objects/objects.h

    r13325 r13426  
    1313#include "./Vertex.h"
    1414#include "./Node.h"
     15#include "./DependentObject.h"
     16#include "./IndependentObject.h"
    1517#include "./Segment.h"
    1618
     
    119121#include "./Params/StringParam.h"
    120122#include "./Params/TransientParam.h"
     123#include "./Params/DataSetParam.h"
    121124
    122125#endif
Note: See TracChangeset for help on using the changeset viewer.