fixed bug with wrong method being called in inheritance situations
authorbdemsky <bdemsky>
Sat, 4 Nov 2006 03:29:30 +0000 (03:29 +0000)
committerbdemsky <bdemsky>
Sat, 4 Nov 2006 03:29:30 +0000 (03:29 +0000)
commit456fd91c6300e17269b0d36ba8be0db02c632819
tree495d6d704fdf046597db74c043e15ffa9f548cc0
parent77b407784348dd0cd21399a5cfcdc7c0ab290b8b
fixed bug with wrong method being called in inheritance situations
Robust/src/IR/Flat/BuildCode.java
Robust/src/IR/MethodDescriptor.java
Robust/src/IR/Tree/SemanticCheck.java
Robust/src/IR/TypeUtil.java