]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.spreadsheet.common/src/org/simantics/spreadsheet/common/cell/SheetManipulator.java
Fixed all line endings of the repository
[simantics/platform.git] / bundles / org.simantics.spreadsheet.common / src / org / simantics / spreadsheet / common / cell / SheetManipulator.java
index 149bb2117be59f1f80767b6e9460bfc5a836ead2..014f93997300b653403842a81b1cf972d5cdaed3 100644 (file)
@@ -1,9 +1,9 @@
-package org.simantics.spreadsheet.common.cell;\r
-\r
-import org.simantics.db.layer0.variable.VariableSpaceManipulator.Modification;\r
-\r
-public interface SheetManipulator {\r
-\r
-       void post(Modification modification);\r
-       \r
-}\r
+package org.simantics.spreadsheet.common.cell;
+
+import org.simantics.db.layer0.variable.VariableSpaceManipulator.Modification;
+
+public interface SheetManipulator {
+
+       void post(Modification modification);
+       
+}