We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85caac8 commit b4724a3Copy full SHA for b4724a3
1 file changed
kratos.gid/apps/DEMLauncher/start.tcl
@@ -6,7 +6,7 @@ proc ::DemLauncher::Init { } {
6
variable available_apps
7
8
set dir [apps::getMyDir "DemLauncher"]
9
- set available_apps [list DEM DEMPFEM FluidDEM CDEM]
+ set available_apps [list DEM FluidDEM CDEM]
10
# Allow to open the tree
11
set ::spdAux::TreeVisibility 0
12
0 commit comments