stdlib: Enable bundled resource requests from the databases (#779)
This commit is contained in:
@@ -296,10 +296,10 @@ PySource('gem5.resources.client_api',
|
||||
'gem5/resources/client_api/jsonclient.py')
|
||||
PySource('gem5.resources.client_api',
|
||||
'gem5/resources/client_api/atlasclient.py')
|
||||
PySource('gem5.resources.client_api',
|
||||
'gem5/resources/client_api/client_wrapper.py')
|
||||
PySource('gem5.resources.client_api',
|
||||
'gem5/resources/client_api/abstract_client.py')
|
||||
PySource('gem5.resources.client_api',
|
||||
'gem5/resources/client_api/client_query.py')
|
||||
PySource('gem5', 'gem5_default_config.py')
|
||||
PySource('gem5.utils', 'gem5/utils/__init__.py')
|
||||
PySource('gem5.utils', 'gem5/utils/filelock.py')
|
||||
|
||||
Reference in New Issue
Block a user