factor out common run code from se.py and fs.py.
authorLisa Hsu <hsul@eecs.umich.edu>
Fri, 27 Oct 2006 20:32:26 +0000 (16:32 -0400)
committerLisa Hsu <hsul@eecs.umich.edu>
Fri, 27 Oct 2006 20:32:26 +0000 (16:32 -0400)
commita6fd29ddf9b2b40d5b1beb425ab2f043cc97a911
tree8fd634053fcd64cc4f5dccd742de2557b400e915
parent3922b2e076e50a624e129d19a7e7811341c9e4fd
factor out common run code from se.py and fs.py.

configs/example/fs.py:
    factor out common code.
configs/example/se.py:
    factor out common code

--HG--
extra : convert_revision : 72a1f653c84eae1b7d281e0a5e60ee116ad6b27d
configs/common/Caches.py [new file with mode: 0644]
configs/common/Options.py [new file with mode: 0644]
configs/common/Simulation.py [new file with mode: 0644]
configs/example/fs.py
configs/example/se.py