We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2dcab9 commit 77876a4Copy full SHA for 77876a4
1 file changed
kratos.gid/apps/Examples/xml/examples.xml
@@ -1,6 +1,8 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<!-- -*- coding: utf-8;-*- -->
3
<examples version="1.0">
4
+ <!-- Structural -->
5
+ <link path="apps/Structural/examples/examples.xml"/>
6
<!-- Fluid -->
7
<link path="apps/Fluid/examples/examples.xml"/>
8
<link path="apps/FSI/examples/examples.xml"/>
@@ -16,5 +18,4 @@
16
18
<!-- More -->
17
19
<link path="apps/Dam/examples/examples.xml"/>
20
<link path="apps/MPM/examples/examples.xml"/>
- <link path="apps/Structural/examples/examples.xml"/>
21
</examples>
0 commit comments