summaryrefslogtreecommitdiff
path: root/BCT
diff options
context:
space:
mode:
Diffstat (limited to 'BCT')
-rw-r--r--BCT/BytecodeTranslator/Readme.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/BCT/BytecodeTranslator/Readme.txt b/BCT/BytecodeTranslator/Readme.txt
index 09c21ca6..ed4652db 100644
--- a/BCT/BytecodeTranslator/Readme.txt
+++ b/BCT/BytecodeTranslator/Readme.txt
@@ -3,4 +3,6 @@
- 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 \ No newline at end of file
+- 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