python: need to import objects to make some calls work

--HG--
extra : convert_revision : b5eec971d76626b2f42448052ab2cb2acb652d1b
This commit is contained in:
Nathan Binkert 2007-08-02 12:03:35 -07:00
parent 5682f4f7f9
commit dfa147a70a

View file

@ -36,6 +36,7 @@ import internal
from main import options
import SimObject
import ticks
import objects
# The final hook to generate .ini files. Called from the user script
# once the config is built.