X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.modeling%2Fscl%2FSimantics%2FSCL.scl;h=05fbc0ee21af000cfe89cd769532796185956f3a;hb=d2897ed06374eee4d91ba495c71c47eef370c52e;hp=72c733a59f5999dd9c38db1be0d52bfe3474cd81;hpb=e36d0cb0313ea18c76479e8dbfaf8499fa52db98;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.modeling/scl/Simantics/SCL.scl b/bundles/org.simantics.modeling/scl/Simantics/SCL.scl index 72c733a59..05fbc0ee2 100644 --- a/bundles/org.simantics.modeling/scl/Simantics/SCL.scl +++ b/bundles/org.simantics.modeling/scl/Simantics/SCL.scl @@ -43,6 +43,8 @@ importJava "org.simantics.modeling.ModelingUtils" where createSCLScriptDefault :: Resource -> () createPGraphDefault :: Resource -> () createSCLModule :: Resource -> String -> () + createSCLScript :: Resource -> String -> () + createPGraph :: Resource -> String -> () effect SCL "scl"