SConscript (4042:dbd98b2264ed) SConscript (4045:43eb54e807d1)
1# -*- mode:python -*-
2
3# Copyright (c) 2004-2005 The Regents of The University of Michigan
4# All rights reserved.
5#
6# Redistribution and use in source and binary forms, with or without
7# modification, are permitted provided that the following conditions are
8# met: redistributions of source code must retain the above copyright

--- 119 unchanged lines hidden (view full) ---

128 mem/cache/tags/split_lru.cc
129
130 mem/cache/cache_builder.cc
131
132 python/swig/init.cc
133 python/swig/debug_wrap.cc
134 python/swig/main_wrap.cc
135 python/swig/event_wrap.cc
1# -*- mode:python -*-
2
3# Copyright (c) 2004-2005 The Regents of The University of Michigan
4# All rights reserved.
5#
6# Redistribution and use in source and binary forms, with or without
7# modification, are permitted provided that the following conditions are
8# met: redistributions of source code must retain the above copyright

--- 119 unchanged lines hidden (view full) ---

128 mem/cache/tags/split_lru.cc
129
130 mem/cache/cache_builder.cc
131
132 python/swig/init.cc
133 python/swig/debug_wrap.cc
134 python/swig/main_wrap.cc
135 python/swig/event_wrap.cc
136 python/swig/random_wrap.cc
136 python/swig/trace_wrap.cc
137 python/swig/pyevent.cc
138
139 sim/builder.cc
140 sim/debug.cc
141 sim/eventq.cc
142 sim/faults.cc
143 sim/main.cc

--- 218 unchanged lines hidden ---
137 python/swig/trace_wrap.cc
138 python/swig/pyevent.cc
139
140 sim/builder.cc
141 sim/debug.cc
142 sim/eventq.cc
143 sim/faults.cc
144 sim/main.cc

--- 218 unchanged lines hidden ---