se.py, fs.py:
authorLisa Hsu <hsul@eecs.umich.edu>
Mon, 30 Oct 2006 21:51:46 +0000 (16:51 -0500)
committerLisa Hsu <hsul@eecs.umich.edu>
Mon, 30 Oct 2006 21:51:46 +0000 (16:51 -0500)
commit580c8421ab5d438ea4264a3a44495568a38bc59b
treef9ae5cbebe2e4c3568297b1fa9a058f9a21edc03
parentfe2698c435ef8f37273e60f1cc7d70b95b4aa3d5
se.py, fs.py:
import Caches
Simulation.py:
Fix typo - L2Cache --> L1Cache

configs/common/Simulation.py:
    Fix typo - L2Cache --> L1Cache
configs/example/fs.py:
configs/example/se.py:
    import Caches

--HG--
extra : convert_revision : 4292225b322c069665262eab7c83b5341844fba0
configs/common/FSConfig.py
configs/common/Simulation.py
configs/example/fs.py
configs/example/se.py