]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.scl.compiler/generateParser.xml
Fixed all line endings of the repository
[simantics/platform.git] / bundles / org.simantics.scl.compiler / generateParser.xml
old mode 100755 (executable)
new mode 100644 (file)
index 0e4a92e..eba8871
@@ -1,13 +1,13 @@
-<project>\r
-\r
-       <taskdef name="jflex" classname="jflex.anttask.JFlexTask" classpath="tools/jflex-1.6.1.jar"/>\r
-       \r
-       <property name="package" location="src/org/simantics/scl/compiler/internal/parsing/parser"/>\r
-       \r
-       <jflex\r
-           file="${package}/SCLLexer.flex"\r
-           destdir="src/"\r
-               nobak="true"\r
-       />\r
-       \r
+<project>
+
+       <taskdef name="jflex" classname="jflex.anttask.JFlexTask" classpath="tools/jflex-1.6.1.jar"/>
+       
+       <property name="package" location="src/org/simantics/scl/compiler/internal/parsing/parser"/>
+       
+       <jflex
+           file="${package}/SCLLexer.flex"
+           destdir="src/"
+               nobak="true"
+       />
+       
 </project>
\ No newline at end of file