Last change
on this file since 693 was
657,
checked in by cfuguet, 11 years ago
|
TSAR FAULT TOLERANCE BRANCH
- Introducing ISS containing the XTN_INST_PADDR_EXT
CP2 index.
|
File size:
265 bytes
|
Rev | Line | |
---|
[657] | 1 | |
---|
| 2 | # -*- python -*- |
---|
| 3 | |
---|
| 4 | __id__ = "$Id: iss2.sd 917 2009-03-12 10:10:06Z nipo $" |
---|
| 5 | __version__ = "$Revision: 917 $" |
---|
| 6 | |
---|
| 7 | Module('common:iss2', |
---|
| 8 | classname = 'soclib::common::Iss2', |
---|
| 9 | header_files = ["../include/iss2.h",], |
---|
| 10 | implementation_files = ["../src/iss2.cpp",], |
---|
| 11 | ) |
---|
Note: See
TracBrowser
for help on using the repository browser.