Changeset 16529 for issm/trunk-jpl/src/c/modules/ModelProcessorx/L2ProjectionTop/CreateConstraintsL2ProjectionTop.cpp
- Timestamp:
- 10/23/13 10:34:47 (11 years ago)
- Location:
- issm/trunk-jpl/src/c/modules/ModelProcessorx/L2ProjectionTop
- Files:
-
- 2 moved
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified issm/trunk-jpl/src/c/modules/ModelProcessorx/L2ProjectionTop/CreateConstraintsL2ProjectionTop.cpp ¶
r16526 r16529 1 1 /* 2 * CreateConstraints SurfaceSlope.c:2 * CreateConstraintsL2ProjectionTop.c: 3 3 */ 4 4 … … 8 8 #include "../ModelProcessorx.h" 9 9 10 void CreateConstraints SurfaceSlope(Constraints** pconstraints, IoModel* iomodel){10 void CreateConstraintsL2ProjectionTop(Constraints** pconstraints, IoModel* iomodel){ 11 11 12 12 /*No constraints*/
Note:
See TracChangeset
for help on using the changeset viewer.