SConscript (8608:02d7ac5fb855) SConscript (9363:e2616dc035ce)
1# -*- mode:python -*-
2
3# Copyright (c) 2009 The Hewlett-Packard Development Company
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

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

98
99# External types
100MakeInclude('buffers/MessageBuffer.hh')
101MakeInclude('common/Address.hh')
102MakeInclude('common/DataBlock.hh')
103MakeInclude('common/NetDest.hh')
104MakeInclude('common/Set.hh')
105MakeInclude('filters/GenericBloomFilter.hh')
1# -*- mode:python -*-
2
3# Copyright (c) 2009 The Hewlett-Packard Development Company
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

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

98
99# External types
100MakeInclude('buffers/MessageBuffer.hh')
101MakeInclude('common/Address.hh')
102MakeInclude('common/DataBlock.hh')
103MakeInclude('common/NetDest.hh')
104MakeInclude('common/Set.hh')
105MakeInclude('filters/GenericBloomFilter.hh')
106MakeInclude('structures/Prefetcher.hh')
106MakeInclude('system/CacheMemory.hh')
107MakeInclude('system/DMASequencer.hh')
108MakeInclude('system/DirectoryMemory.hh')
109MakeInclude('system/MachineID.hh')
110MakeInclude('system/MemoryControl.hh')
111MakeInclude('system/WireBuffer.hh')
112MakeInclude('system/PerfectCacheMemory.hh')
113MakeInclude('system/PersistentTable.hh')
114MakeInclude('system/Sequencer.hh')
115MakeInclude('system/TBETable.hh')
116MakeInclude('system/TimerTable.hh')
107MakeInclude('system/CacheMemory.hh')
108MakeInclude('system/DMASequencer.hh')
109MakeInclude('system/DirectoryMemory.hh')
110MakeInclude('system/MachineID.hh')
111MakeInclude('system/MemoryControl.hh')
112MakeInclude('system/WireBuffer.hh')
113MakeInclude('system/PerfectCacheMemory.hh')
114MakeInclude('system/PersistentTable.hh')
115MakeInclude('system/Sequencer.hh')
116MakeInclude('system/TBETable.hh')
117MakeInclude('system/TimerTable.hh')