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