1
0
mirror of https://github.com/essentials/Essentials.git synced 2025-09-02 03:02:49 +02:00

Correcting all line endings to LF

This commit is contained in:
snowleo
2011-07-24 23:19:12 +02:00
parent 19ba6e5195
commit bc1c252dca
18 changed files with 3392 additions and 3392 deletions

View File

@@ -1,7 +1,7 @@
<target name="-post-jar">
<jar destfile="${dist.jar}" update="true">
<manifest>
<attribute name="Classpath" value="Essentials.jar"/>
</manifest>
</jar>
</target>
<target name="-post-jar">
<jar destfile="${dist.jar}" update="true">
<manifest>
<attribute name="Classpath" value="Essentials.jar"/>
</manifest>
</jar>
</target>