Skip to content

Commit b4724a3

Browse files
remove dem pfem
1 parent 85caac8 commit b4724a3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

kratos.gid/apps/DEMLauncher/start.tcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ proc ::DemLauncher::Init { } {
66
variable available_apps
77

88
set dir [apps::getMyDir "DemLauncher"]
9-
set available_apps [list DEM DEMPFEM FluidDEM CDEM]
9+
set available_apps [list DEM FluidDEM CDEM]
1010
# Allow to open the tree
1111
set ::spdAux::TreeVisibility 0
1212

0 commit comments

Comments
 (0)