blob: 325e2e091469136cbfdc3f3b5994530b92df8354 [file] [log] [blame]
<?xml version="1.0"?>
<project default="main" basedir=".">
<target name="main">
<fixcrlf srcdir="www" includes="**/*.html" eol="lf" tab="remove" tablength="4" />
</target>
</project>