X-Git-Url: https://gerrit.simantics.org/r/gitweb?p=simantics%2Fplatform.git;a=blobdiff_plain;f=bundles%2Forg.simantics.modeling%2Fscl%2FSimantics%2FSCL.scl;h=05fbc0ee21af000cfe89cd769532796185956f3a;hp=72c733a59f5999dd9c38db1be0d52bfe3474cd81;hb=7a71c1866a7404cd39c921c85c160094eeda410c;hpb=2dcf28e9007b2b3cc8e17ea731116b320846d223 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"