hotfix: slice_tags is a list of Table dictionary entries and slice_tag['tagname'...
authorMarc Fiuczynski <mef@cs.princeton.edu>
Fri, 29 May 2009 20:54:46 +0000 (20:54 +0000)
committerMarc Fiuczynski <mef@cs.princeton.edu>
Fri, 29 May 2009 20:54:46 +0000 (20:54 +0000)
commit289ce32fdd4aaaba7283b15d7746e2f9fa5a9d61
tree0973784d3f5408a86511d4d590b844687ba4b83e
parentd5d4f1f4ba5970cbbaab31ec31867dcfd86ef3f3
hotfix: slice_tags is a list of Table dictionary entries and slice_tag['tagname'] is a unique string for which the __eq__ in Table.py croaks
PLC/Methods/GetSlivers.py