From: Tuukka Lehtonen Date: Fri, 1 Mar 2019 12:07:42 +0000 (+0200) Subject: Remove useless ReadGraph effect from addSubscription X-Git-Tag: v1.43.0~136^2~186 X-Git-Url: https://gerrit.simantics.org/r/gitweb?p=simantics%2Fplatform.git;a=commitdiff_plain;h=811023407c78ae7f28c706b58b235283c1dd61ac Remove useless ReadGraph effect from addSubscription gitlab #266 Change-Id: Ie8584836020e61d70f8917788c207f894ec3aa4d --- diff --git a/bundles/org.simantics.modeling/scl/Simantics/Subscription.scl b/bundles/org.simantics.modeling/scl/Simantics/Subscription.scl index 01bc3f058..2672067c4 100644 --- a/bundles/org.simantics.modeling/scl/Simantics/Subscription.scl +++ b/bundles/org.simantics.modeling/scl/Simantics/Subscription.scl @@ -163,7 +163,7 @@ Example: create a subscription of module PO01 attribute PO11_PRESSURE to the def #430121 """ -addSubscription :: Variable -> Subscription +addSubscription :: Variable -> Subscription addSubscription variable = do model = modelOfVariable variable default = defaultSubscriptionFolder model