clean todo Load
This commit is contained in:
@@ -4,7 +4,6 @@ import java.util.Stack;
|
||||
|
||||
import org.pcollections.*;
|
||||
import TP2.asd.Interface.Type;
|
||||
import TP2.asd.Program.Type_intImp;
|
||||
|
||||
public class SymTable {
|
||||
private PStack<PMap<String,Type>> stackMap;
|
||||
|
||||
Reference in New Issue
Block a user