mirror of
https://github.com/jquery/jquery-ui.git
synced 2026-04-20 03:02:41 -04:00
Added a build.xml file to help us removing trailing spaces when needed.
This commit is contained in:
@@ -9,7 +9,6 @@
|
||||
|
||||
<target name="load.properties">
|
||||
<property file="ant.properties" />
|
||||
<property name="version" value="1.6" />
|
||||
<property name="ui.dir" value="." />
|
||||
<property name="src.dir" value="${ui.dir}/" />
|
||||
</target>
|
||||
|
||||
Reference in New Issue
Block a user