]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.workbench/src/org/simantics/workbench/internal/ISimanticsWorkbenchConstants.java
Fixed all line endings of the repository
[simantics/platform.git] / bundles / org.simantics.workbench / src / org / simantics / workbench / internal / ISimanticsWorkbenchConstants.java
index 83e626fbf30e762a0d4b66dce1f76a54ea2fae36..b0a60991f9304a2aa3109ec6c99e8296f8a4c0e6 100644 (file)
@@ -1,21 +1,21 @@
-/*******************************************************************************\r
- * Copyright (c) 2007, 2010 Association for Decentralized Information Management\r
- * in Industry THTH ry.\r
- * All rights reserved. This program and the accompanying materials\r
- * are made available under the terms of the Eclipse Public License v1.0\r
- * which accompanies this distribution, and is available at\r
- * http://www.eclipse.org/legal/epl-v10.html\r
- *\r
- * Contributors:\r
- *     VTT Technical Research Centre of Finland - initial API and implementation\r
- *******************************************************************************/\r
-package org.simantics.workbench.internal;\r
-\r
-\r
-public interface ISimanticsWorkbenchConstants {\r
-\r
-    public static final String M_FILE = "sFile"; //$NON-NLS-1$\r
-\r
-    public static final String M_PROJECT = "sProject"; //$NON-NLS-1$\r
-\r
-}\r
+/*******************************************************************************
+ * Copyright (c) 2007, 2010 Association for Decentralized Information Management
+ * in Industry THTH ry.
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License v1.0
+ * which accompanies this distribution, and is available at
+ * http://www.eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ *     VTT Technical Research Centre of Finland - initial API and implementation
+ *******************************************************************************/
+package org.simantics.workbench.internal;
+
+
+public interface ISimanticsWorkbenchConstants {
+
+    public static final String M_FILE = "sFile"; //$NON-NLS-1$
+
+    public static final String M_PROJECT = "sProject"; //$NON-NLS-1$
+
+}