summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGilles Dubochet <gilles.dubochet@epfl.ch>2005-10-10 16:53:22 +0000
committerGilles Dubochet <gilles.dubochet@epfl.ch>2005-10-10 16:53:22 +0000
commit013bdae337f4c9203ede6fbf3a4e070eb05d0ba9 (patch)
treedeb83d1f9409568521c03a3747e04864191ac9c0
parent27103aafc3df04d995b2ae1f2432057383efa157 (diff)
downloadscala-013bdae337f4c9203ede6fbf3a4e070eb05d0ba9.tar.gz
scala-013bdae337f4c9203ede6fbf3a4e070eb05d0ba9.tar.bz2
scala-013bdae337f4c9203ede6fbf3a4e070eb05d0ba9.zip
Added 'scala.reflect' classes.
-rw-r--r--config/list/library.lst5
1 files changed, 5 insertions, 0 deletions
diff --git a/config/list/library.lst b/config/list/library.lst
index f4fc3f668b..8a492433e5 100644
--- a/config/list/library.lst
+++ b/config/list/library.lst
@@ -155,6 +155,11 @@ io/Source.scala
mobile/Code.scala
mobile/Location.scala
+reflect/Code.scala
+reflect/Symbol.scala
+reflect/Type.scala
+reflect/TypedCode.scala
+
runtime/AtomicReference.java
runtime/BooleanRef.java
runtime/BoxedBoolean.java