convert token tables into triples that sets of reference temps map to, instead of...
authorjjenista <jjenista>
Mon, 4 May 2009 17:29:24 +0000 (17:29 +0000)
committerjjenista <jjenista>
Mon, 4 May 2009 17:29:24 +0000 (17:29 +0000)
commit559454fc35f7bdf2a8e5ba5e9c71d8ac20d23bc7
tree1f592a7dfb20a105d13805641e6402595faccc00
parenteadfd6de8b33bd2d359c2d8deb1beded4d4ec4cc
convert token tables into triples that sets of reference temps map to, instead of quadruples that duplicate data.  Moved table consistency checks from analysis level to the exit of table-modification methods.  Note: this capture compiles but fails consistency checks\!
Robust/src/Analysis/MLP/MLPAnalysis.java
Robust/src/Analysis/MLP/VarSrcTokTable.java
Robust/src/Analysis/MLP/VariableSourceToken.java