summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorpaltherr <paltherr@epfl.ch>2003-11-05 16:41:01 +0000
committerpaltherr <paltherr@epfl.ch>2003-11-05 16:41:01 +0000
commit93fc1b0b638d5d374d6c51970cd5c247518fe563 (patch)
tree8bd0459212a4b8347cc7e67e32cc25a676eee3d4 /config
parent57875e803374bf38d8ff5006c76aa2bb87fc2958 (diff)
downloadscala-93fc1b0b638d5d374d6c51970cd5c247518fe563.tar.gz
scala-93fc1b0b638d5d374d6c51970cd5c247518fe563.tar.bz2
scala-93fc1b0b638d5d374d6c51970cd5c247518fe563.zip
- Added atree/ALocation.java
Diffstat (limited to 'config')
-rw-r--r--config/list/compiler.lst1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/list/compiler.lst b/config/list/compiler.lst
index 3084735eb0..db72693523 100644
--- a/config/list/compiler.lst
+++ b/config/list/compiler.lst
@@ -44,6 +44,7 @@ atree/ACode.java
atree/AComparisonOp.java
atree/AConstant.java
atree/AField.java
+atree/ALocation.java
atree/ALogicalOp.java
atree/AMember.java
atree/AMethod.java