Config cleanups
authorNathan Binkert <binkertn@umich.edu>
Tue, 18 Jan 2005 04:41:35 +0000 (23:41 -0500)
committerNathan Binkert <binkertn@umich.edu>
Tue, 18 Jan 2005 04:41:35 +0000 (23:41 -0500)
commit82df189bad55fcfc91cc305617bf65c4db9416b6
tree7efddef763ebd2c39dd33862d0a1e8ac34a70eed
parentcc4e4ab7e1fdb83bfc58079753f5c2af15f405c6
Config cleanups

sim/pyconfig/m5config.py:
    Remove unused code
    remove the defined() function that was masking the one
    that I really wanted
test/genini.py:
    Add the directory that a script was executed from to the
    path

--HG--
extra : convert_revision : a1861065b2de46d77c94691d0c5a7865cdce0f09
sim/pyconfig/m5config.py
test/genini.py