X-Git-Url: https://gerrit.simantics.org/r/gitweb?p=simantics%2Fplatform.git;a=blobdiff_plain;f=bundles%2Forg.simantics.desktop.ui.ontology%2Fgraph%2Fscl%2FSCLMain.scl;h=4b7fdadcb6d4a952cf77253dad76fb5c0dde5c8d;hp=f48a765e083be86cc399554ba25bc37aca0616ca;hb=refs%2Fchanges%2F38%2F238%2F2;hpb=24e2b34260f219f0d1644ca7a138894980e25b14 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) + ()