Last change
on this file since 16529 was 16529, checked in by Mathieu Morlighem, 11 years ago |
CHG: removing Surfaceslopes and bedslopes analysis, replaced by L2ProjectionBase
|
File size:
302 bytes
|
Line | |
---|
1 | /*
|
---|
2 | * CreateConstraintsL2ProjectionTop.c:
|
---|
3 | */
|
---|
4 |
|
---|
5 | #include "../../../toolkits/toolkits.h"
|
---|
6 | #include "../../../classes/classes.h"
|
---|
7 | #include "../../../shared/shared.h"
|
---|
8 | #include "../ModelProcessorx.h"
|
---|
9 |
|
---|
10 | void CreateConstraintsL2ProjectionTop(Constraints** pconstraints, IoModel* iomodel){
|
---|
11 |
|
---|
12 | /*No constraints*/
|
---|
13 | }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.