samples/effectivelist/build.xml
changeset 408 9a439a79c6d0
parent 402 e25dbfce40e9
     1.1 --- a/samples/effectivelist/build.xml	Fri Aug 31 20:16:57 2012 +0200
     1.2 +++ b/samples/effectivelist/build.xml	Thu Oct 30 20:46:27 2014 +0100
     1.3 @@ -6,7 +6,7 @@
     1.4      <description>Builds, tests, and runs the project Effective List.</description>
     1.5      
     1.6      <ant dir="../libs" target="scala"/>
     1.7 -    <property name="scala.home" location="../libs/dist/scala-2.9.2"/>
     1.8 +    <property name="scala.home" location="../libs/dist/scala-2.10.4"/>
     1.9      
    1.10      <import file="nbproject/build-impl.xml"/>
    1.11