summaryrefslogtreecommitdiff
path: root/META-INF
diff options
context:
space:
mode:
authorMartin Odersky <odersky@gmail.com>2011-09-21 16:24:12 +0000
committerMartin Odersky <odersky@gmail.com>2011-09-21 16:24:12 +0000
commitdfd19afc50a7e8a93656c5678acf687745eb6706 (patch)
tree70d63f4b32477a4a86cd2d8d2d0bc887476ca130 /META-INF
parent4e3a9a64a866df42ca3fd99dfc76a2cd9f1f7562 (diff)
downloadscala-dfd19afc50a7e8a93656c5678acf687745eb6706.tar.gz
scala-dfd19afc50a7e8a93656c5678acf687745eb6706.tar.bz2
scala-dfd19afc50a7e8a93656c5678acf687745eb6706.zip
Started work on compiler toolbox that can compi...
Started work on compiler toolbox that can compile reflect trees at runtime.
Diffstat (limited to 'META-INF')
-rw-r--r--META-INF/MANIFEST.MF1
1 files changed, 0 insertions, 1 deletions
diff --git a/META-INF/MANIFEST.MF b/META-INF/MANIFEST.MF
index 67019ed9a1..9cbe99ab23 100644
--- a/META-INF/MANIFEST.MF
+++ b/META-INF/MANIFEST.MF
@@ -42,7 +42,6 @@ Export-Package:
scala.reflect.internal,
scala.reflect.internal.settings,
scala.reflect.runtime,
- scala.reflect.std,
scala.reflect.internal.transform,
ch.epfl.lamp.compiler.msil,
ch.epfl.lamp.compiler.msil.emit,