Fix a couple of bug in the values() vector accessor
authorNathan Binkert <binkertn@umich.edu>
Fri, 21 Oct 2005 21:28:47 +0000 (17:28 -0400)
committerNathan Binkert <binkertn@umich.edu>
Fri, 21 Oct 2005 21:28:47 +0000 (17:28 -0400)
commit13bf7e27ac7a20c80fb079fbaff0d6091a1e1c18
treeb41475e29fed5372c04654b815fe82e92ee7b468
parent12822443a595eb1260f63ba756b110d5f91f0da6
Fix a couple of bug in the values() vector accessor

util/stats/db.py:
    need to import the values function
util/stats/info.py:
    it's just run

--HG--
extra : convert_revision : 3cb67d8112a1a5fdf761b73732859a71f585bd1f
util/stats/db.py
util/stats/info.py