source: trunk/lib/vci_ring_target/caba/metadata/vci_ring_target.sd @ 8

Last change on this file since 8 was 8, checked in by simerabe, 14 years ago

new ring components for systemcass

File size: 199 bytes
Line 
1
2# -*- python -*-
3
4__id__ = "$Id$"
5__version__ = "$Revision$"
6
7Module('caba:vci_ring_target',
8        classname = 'soclib::caba::VciRingTarget',
9        header_files = ['../source/include/vci_ring_target.h',],
10
11)
Note: See TracBrowser for help on using the repository browser.