]> gerrit.simantics Code Review - simantics/platform.git/blob - bundles/org.simantics.scl.rest/scl/SCL/REST/Server.scl
Merge "Allow creation of SCL modules to folders that are also module names"
[simantics/platform.git] / bundles / org.simantics.scl.rest / scl / SCL / REST / Server.scl
1 importJava "org.simantics.scl.rest.SCLRESTServer" where
2     start :: String -> Integer -> <Proc> ()
3     stop :: <Proc> ()