summaryrefslogtreecommitdiff
path: root/BCT/BytecodeTranslator/Readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'BCT/BytecodeTranslator/Readme.txt')
-rw-r--r--BCT/BytecodeTranslator/Readme.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/BCT/BytecodeTranslator/Readme.txt b/BCT/BytecodeTranslator/Readme.txt
index ed4652db..64cb820d 100644
--- a/BCT/BytecodeTranslator/Readme.txt
+++ b/BCT/BytecodeTranslator/Readme.txt
@@ -1,8 +1,5 @@
Current Issues:
-- Just moved the assignement translation from statementtraverser to expressiontraverser
- since it is in fact an expression. need to test it
-
- The ordering of out params in a method call might be wrong // should be correct by now
- Testing the svn \ No newline at end of file