]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.scl.rest/scl/SCL/REST/Server.scl
Add missing dependencies for REST server and include to desktop-feature
[simantics/platform.git] / bundles / org.simantics.scl.rest / scl / SCL / REST / Server.scl
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 (file)
index 8ed1f7e..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-importJava "org.simantics.scl.rest.SCLRESTServer" where
-    start :: String -> Integer -> <Proc> ()
-    stop :: <Proc> ()