]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.basicexpression/src/compile.bat
Fixed all line endings of the repository
[simantics/platform.git] / bundles / org.simantics.basicexpression / src / compile.bat
index 1f0b27ab769971fe469cb29df4887dc31a7e5cf8..0597c86ab9b4755dfc93ec967160c7298ee33d14 100644 (file)
@@ -1,15 +1,15 @@
-@rem ***************************************************************************\r
-@rem Copyright (c) 2007, 2010 Association for Decentralized Information Management\r
-@rem in Industry THTH ry.\r
-@rem All rights reserved. This program and the accompanying materials\r
-@rem are made available under the terms of the Eclipse Public License v1.0\r
-@rem which accompanies this distribution, and is available at\r
-@rem http://www.eclipse.org/legal/epl-v10.html\r
-@rem\r
-@rem Contributors:\r
-@rem     VTT Technical Research Centre of Finland - initial API and implementation\r
-@rem ***************************************************************************\r
-pushd .\r
-cd %~dp0\r
-java -jar ../lib/sablecc.jar expression.sablecc3\r
+@rem ***************************************************************************
+@rem Copyright (c) 2007, 2010 Association for Decentralized Information Management
+@rem in Industry THTH ry.
+@rem All rights reserved. This program and the accompanying materials
+@rem are made available under the terms of the Eclipse Public License v1.0
+@rem which accompanies this distribution, and is available at
+@rem http://www.eclipse.org/legal/epl-v10.html
+@rem
+@rem Contributors:
+@rem     VTT Technical Research Centre of Finland - initial API and implementation
+@rem ***************************************************************************
+pushd .
+cd %~dp0
+java -jar ../lib/sablecc.jar expression.sablecc3
 popd
\ No newline at end of file