X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.scl.rest%2Fscl%2FServer%2FRESTSCL.scl;fp=bundles%2Forg.simantics.scl.rest%2Fscl%2FServer%2FRESTSCL.scl;h=8ed1f7e9662df4448d28427c51a9cd3b628a8302;hb=3cede9540852ac8386eb61ffdf2947c388c33e7c;hp=0000000000000000000000000000000000000000;hpb=704e41fc543094311b7e70f2d705b2eba9f6574b;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.scl.rest/scl/Server/RESTSCL.scl b/bundles/org.simantics.scl.rest/scl/Server/RESTSCL.scl new file mode 100644 index 000000000..8ed1f7e96 --- /dev/null +++ b/bundles/org.simantics.scl.rest/scl/Server/RESTSCL.scl @@ -0,0 +1,3 @@ +importJava "org.simantics.scl.rest.SCLRESTServer" where + start :: String -> Integer -> () + stop :: ()