]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.debug.graphical/src/org/simantics/debug/graphical/layout/Particle.java
Fixed all line endings of the repository
[simantics/platform.git] / bundles / org.simantics.debug.graphical / src / org / simantics / debug / graphical / layout / Particle.java
index c6c8dad38bdaf18b2e94e6e7d4e1db93b5680ed0..aca2e079cc5e1e330da40ba37350a2aa2d16f5a3 100644 (file)
@@ -1,8 +1,8 @@
-package org.simantics.debug.graphical.layout;\r
-\r
-public class Particle {\r
-    double x;\r
-    double y;\r
-    double fx;\r
-    double fy;\r
-}\r
+package org.simantics.debug.graphical.layout;
+
+public class Particle {
+    double x;
+    double y;
+    double fx;
+    double fy;
+}