]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.db.procore/src/org/simantics/db/procore/cluster/ObjectSizes.java
Fixed all line endings of the repository
[simantics/platform.git] / bundles / org.simantics.db.procore / src / org / simantics / db / procore / cluster / ObjectSizes.java
index 925be4cf7a54ed7dd0d32e646ac4cbfa9db5a41f..cea76872788dff21791c17b42bba71f1f33eeca6 100644 (file)
@@ -1,8 +1,8 @@
-package org.simantics.db.procore.cluster;\r
-\r
-public class ObjectSizes {\r
-\r
-       public static final int POINTER_SIZE = 4;\r
-       public static final int ResourceUIDSize = 24;\r
-       \r
-}\r
+package org.simantics.db.procore.cluster;
+
+public class ObjectSizes {
+
+       public static final int POINTER_SIZE = 4;
+       public static final int ResourceUIDSize = 24;
+       
+}