]> gerrit.simantics Code Review - simantics/platform.git/blob - bundles/org.simantics.scl.rest/scl/Server/RESTSCL.scl
Merge branch 'private/db-threads' of ssh://villberg@gerrit.simantics.org:29418/simant...
[simantics/platform.git] / bundles / org.simantics.scl.rest / scl / Server / RESTSCL.scl
1 importJava "org.simantics.scl.rest.SCLRESTServer" where
2     start :: String -> Integer -> <Proc> ()
3     stop :: <Proc> ()