Config: Move setWorkCountOptions() to Simulation.py
authorNilay Vaish <nilay@cs.wisc.edu>
Tue, 27 Mar 2012 23:23:21 +0000 (18:23 -0500)
committerNilay Vaish <nilay@cs.wisc.edu>
Tue, 27 Mar 2012 23:23:21 +0000 (18:23 -0500)
commit6ca3af8ecfa5e6fbc03b01c0eba3de9d6e2f7c45
tree1b506a2bc6dbb1bd08410947ce45073fbab7c7c0
parent9d7c715c46f8af4f1c44eada2b7dcb23c55ade3b
Config: Move setWorkCountOptions() to Simulation.py
The function is presently defined in FSConfig.py, which does not seem to be
the correct place for it.
configs/common/FSConfig.py
configs/common/Simulation.py
configs/example/fs.py
configs/example/ruby_fs.py