]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.layer0/graph/Layer0List.pgraph
Fixed all line endings of the repository
[simantics/platform.git] / bundles / org.simantics.layer0 / graph / Layer0List.pgraph
index abeacb4d78bdb59d348a7245f376a3d8e3033dce..64d13dcf764b2bc5b2f36caf50efef2099499f68 100644 (file)
@@ -1,17 +1,17 @@
-L0 = <http://www.simantics.org/Layer0-1.1>\r
-\r
-L0.list : L0.Template \r
-    L0.HasDescription "A builtin template that is only used in graph compilation."\r
-\r
-L0.List <T L0.Value\r
-    L0.HasDescription """Represents a list of resources that may contain repetitions."""\r
-    @L0.assert L0.HasValueType "[Resource]"\r
-    @L0.assert L0.ConvertsToValueWith L0.Functions.listResources\r
-L0.List.Entry <T L0.List\r
-L0.List.Next <R L0.IsRelatedTo : L0.TotalFunction\r
-    L0.HasDomain L0.List\r
-    L0.HasRange L0.List\r
-L0.List.Previous <R L0.IsRelatedTo : L0.TotalFunction\r
-    L0.InverseOf L0.List.Next\r
-L0.List.Element <R L0.IsRelatedTo : L0.TotalFunction\r
+L0 = <http://www.simantics.org/Layer0-1.1>
+
+L0.list : L0.Template 
+    L0.HasDescription "A builtin template that is only used in graph compilation."
+
+L0.List <T L0.Value
+    L0.HasDescription """Represents a list of resources that may contain repetitions."""
+    @L0.assert L0.HasValueType "[Resource]"
+    @L0.assert L0.ConvertsToValueWith L0.Functions.listResources
+L0.List.Entry <T L0.List
+L0.List.Next <R L0.IsRelatedTo : L0.TotalFunction
+    L0.HasDomain L0.List
+    L0.HasRange L0.List
+L0.List.Previous <R L0.IsRelatedTo : L0.TotalFunction
+    L0.InverseOf L0.List.Next
+L0.List.Element <R L0.IsRelatedTo : L0.TotalFunction
     L0.HasDomain L0.List.Entry
\ No newline at end of file