summaryrefslogtreecommitdiff
path: root/build.examples.xml
diff options
context:
space:
mode:
authormichelou <michelou@epfl.ch>2006-10-10 16:00:00 +0000
committermichelou <michelou@epfl.ch>2006-10-10 16:00:00 +0000
commit2f0f432ebcbbdf6fb25c8f500ee2fffe6b8ed025 (patch)
tree401e18f07778ba1bb58d66eff6b91ede4146ab71 /build.examples.xml
parentdcbcc2938384bd08794e6776c17e8c33b69672a7 (diff)
downloadscala-2f0f432ebcbbdf6fb25c8f500ee2fffe6b8ed025.tar.gz
scala-2f0f432ebcbbdf6fb25c8f500ee2fffe6b8ed025.tar.bz2
scala-2f0f432ebcbbdf6fb25c8f500ee2fffe6b8ed025.zip
updated docs/examples/*.scala
Diffstat (limited to 'build.examples.xml')
-rw-r--r--build.examples.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.examples.xml b/build.examples.xml
index d0059d117e..9f9a7fa866 100644
--- a/build.examples.xml
+++ b/build.examples.xml
@@ -38,7 +38,7 @@ PROPERTIES
<property name="build.examples.dir" value="${build.dir}/examples"/>
<!-- tbd -->
<property name="excludes.compile"
- value="**/*current.*,**/fors.*,**/parsers2.*,**/typeinf.*"/>
+ value="**/*current.*,**/parsers2.*,**/typeinf.*"/>
<property name="excludes.run"
value="**/Parsers.*"/>