source: branches/fault_tolerance/lib/iss2/metadata/iss2.sd @ 657

Last change on this file since 657 was 657, checked in by cfuguet, 10 years ago

TSAR FAULT TOLERANCE BRANCH

  • Introducing ISS containing the XTN_INST_PADDR_EXT CP2 index.
File size: 265 bytes
Line 
1
2# -*- python -*-
3
4__id__ = "$Id: iss2.sd 917 2009-03-12 10:10:06Z nipo $"
5__version__ = "$Revision: 917 $"
6
7Module('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.