diff --git a/prism/src/explicit/ConstructModel.java b/prism/src/explicit/ConstructModel.java index 8db9af2f..46d27446 100644 --- a/prism/src/explicit/ConstructModel.java +++ b/prism/src/explicit/ConstructModel.java @@ -68,7 +68,7 @@ public class ConstructModel extends PrismComponent /** Should actions be attached to distributions (and used to distinguish them)? */ protected boolean distinguishActions = true; /** Should labels be processed and attached to the model? */ - protected boolean attachLabels = true; + protected boolean attachLabels = true; // Details of built model: