X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.desktop.ui.ontology%2Fgraph%2Fscl%2FSCLMain.scl;h=4b7fdadcb6d4a952cf77253dad76fb5c0dde5c8d;hb=452670c58399d8054872655841ebb6e66d9c6b6e;hp=f48a765e083be86cc399554ba25bc37aca0616ca;hpb=80950353e90c09d866b9748a0ad3ddd726d6f3b4;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.desktop.ui.ontology/graph/scl/SCLMain.scl b/bundles/org.simantics.desktop.ui.ontology/graph/scl/SCLMain.scl index f48a765e0..4b7fdadcb 100644 --- a/bundles/org.simantics.desktop.ui.ontology/graph/scl/SCLMain.scl +++ b/bundles/org.simantics.desktop.ui.ontology/graph/scl/SCLMain.scl @@ -1,6 +1,6 @@ -include "Simantics/All" - -newSharedLibraryAction :: Resource -> () -newSharedLibraryAction res = do - syncWrite (\() -> createSharedOntologyWithUI L0.SharedOntology) - () +include "Simantics/All" + +newSharedLibraryAction :: Resource -> () +newSharedLibraryAction res = do + syncWrite (\() -> createSharedOntologyWithUI L0.SharedOntology) + ()