excludes *CharSequence.scala from CLDC build

git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@14400 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
This commit is contained in:
michelou 2008-03-18 10:04:24 +00:00
parent 5185a1a445
commit 42c9c3e4d5
1 changed files with 1 additions and 0 deletions

View File

@ -741,6 +741,7 @@ CLDC
<not>
<present targetdir="${src.dir}/cldc-library"/>
</not>
<exclude name="**/*CharSequence.scala"/>
<exclude name="**/jcl/**"/>
<exclude name="**/ref/**"/>
<exclude name="**/compat/**"/>