Switch to unified view

a b/Application/Examples/StandingLift/StandingLiftFEA.main.any
1
#include "../libdef.any"
2
3
// switch on application-specific values and outputs
4
#define FEA_OUTPUT 
5
6
// include the generic model
7
#include "StandingLift.main.any"
8
9