From 184decd1963a7f016231f7614b5e739ad514ed37 Mon Sep 17 00:00:00 2001 From: Nathan Binkert Date: Sat, 10 Feb 2007 15:14:50 -0800 Subject: Clean up tracing stuff more, get rid of the trace log since its not all that useful. Fix a few bugs with python/C++ integration. --HG-- extra : convert_revision : a706512f7dc8b0c88f1ff96fe35ab8fbf9548b78 --- src/SConscript | 1 - 1 file changed, 1 deletion(-) (limited to 'src/SConscript') diff --git a/src/SConscript b/src/SConscript index 9037f9634..d6b4c6c8d 100644 --- a/src/SConscript +++ b/src/SConscript @@ -151,7 +151,6 @@ base_sources = Split(''' sim/stat_context.cc sim/stat_control.cc sim/system.cc - sim/trace_control.cc ''') trace_reader_sources = Split(''' -- cgit v1.2.3