Last change
on this file since 15771 was 15771, checked in by Mathieu Morlighem, 12 years ago |
CHG: Diagnostic is now Stressbalance
|
File size:
289 bytes
|
Line | |
---|
1 | /*! \file CreateLoadsStressbalanceVertical.c:
|
---|
2 | */
|
---|
3 |
|
---|
4 | #include "../../../toolkits/toolkits.h"
|
---|
5 | #include "../../../classes/classes.h"
|
---|
6 | #include "../../../shared/shared.h"
|
---|
7 | #include "../ModelProcessorx.h"
|
---|
8 |
|
---|
9 | void CreateLoadsStressbalanceVertical(Loads** ploads, IoModel* iomodel){
|
---|
10 |
|
---|
11 | /*No loads*/
|
---|
12 |
|
---|
13 | }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.