summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorpaltherr <paltherr@epfl.ch>2003-06-11 13:48:15 +0000
committerpaltherr <paltherr@epfl.ch>2003-06-11 13:48:15 +0000
commit39f22e7351900793142c44882db8ffecb8bd6038 (patch)
tree743a34c12770819ddfe56dc82579738da88948ce /config
parent2fc1837fcc41be01f0f5e7507e23a8ab83a9ab1c (diff)
downloadscala-39f22e7351900793142c44882db8ffecb8bd6038.tar.gz
scala-39f22e7351900793142c44882db8ffecb8bd6038.tar.bz2
scala-39f22e7351900793142c44882db8ffecb8bd6038.zip
- Added InterpreterPrinter.java
Diffstat (limited to 'config')
-rw-r--r--config/list/interpreter.lst1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/list/interpreter.lst b/config/list/interpreter.lst
index 4373944faa..d9cd925b3f 100644
--- a/config/list/interpreter.lst
+++ b/config/list/interpreter.lst
@@ -19,6 +19,7 @@ ExpressionContext.java
Function.java
Interpreter.java
InterpreterCommand.java
+InterpreterPrinter.java
InterpreterShell.java
JavaMirror.java
Main.java