]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.layer0/graph/Layer0OrderedSet.pgraph
Fixed all line endings of the repository
[simantics/platform.git] / bundles / org.simantics.layer0 / graph / Layer0OrderedSet.pgraph
index 5e4d05fcc3d9d8eb2d074b8a960f5a45015017c9..44d5717f4261b0b556164b958f82fecba9ca5456 100644 (file)
@@ -1,13 +1,13 @@
-L0 = <http://www.simantics.org/Layer0-1.1>\r
-\r
-L0.orderedSet : L0.Template \r
-    L0.HasDescription "A builtin template that is only used in graph compilation."\r
-\r
-L0.OrderedSet <T L0.FunctionalRelation\r
-    @L0.property L0.HasNext\r
-    @L0.property L0.HasPrevious\r
-L0.HasNext <R L0.IsRelatedTo : L0.OrderedSet\r
-    L0.InverseOf L0.HasPrevious <R L0.IsRelatedTo\r
-    \r
-L0.HasElement <R L0.IsRelatedTo\r
+L0 = <http://www.simantics.org/Layer0-1.1>
+
+L0.orderedSet : L0.Template 
+    L0.HasDescription "A builtin template that is only used in graph compilation."
+
+L0.OrderedSet <T L0.FunctionalRelation
+    @L0.property L0.HasNext
+    @L0.property L0.HasPrevious
+L0.HasNext <R L0.IsRelatedTo : L0.OrderedSet
+    L0.InverseOf L0.HasPrevious <R L0.IsRelatedTo
+    
+L0.HasElement <R L0.IsRelatedTo
     @L0.tag L0.Deprecated
\ No newline at end of file