SConscript (7632:acf43d6bbc18) | SConscript (8335:9228e00459d4) |
---|---|
1# -*- mode:python -*- 2 3# Copyright (c) 2006 The Regents of The University of Michigan 4# Copyright (c) 2009 Advanced Micro Devices, Inc. 5# All rights reserved. 6# 7# Redistribution and use in source and binary forms, with or without 8# modification, are permitted provided that the following conditions are --- 30 unchanged lines hidden (view full) --- 39 Return() 40 41SimObject('RubyTester.py') 42 43Source('RubyTester.cc') 44Source('Check.cc') 45Source('CheckTable.cc') 46 | 1# -*- mode:python -*- 2 3# Copyright (c) 2006 The Regents of The University of Michigan 4# Copyright (c) 2009 Advanced Micro Devices, Inc. 5# All rights reserved. 6# 7# Redistribution and use in source and binary forms, with or without 8# modification, are permitted provided that the following conditions are --- 30 unchanged lines hidden (view full) --- 39 Return() 40 41SimObject('RubyTester.py') 42 43Source('RubyTester.cc') 44Source('Check.cc') 45Source('CheckTable.cc') 46 |
47TraceFlag('RubyTest') | 47DebugFlag('RubyTest') |