Changeset 374 for trunk/modules/vci_block_device_tsar/caba/metadata
- Timestamp:
 - Apr 18, 2013, 1:28:33 PM (13 years ago)
 - Location:
 - trunk/modules/vci_block_device_tsar
 - Files:
 - 
          
- 1 deleted
 - 2 copied
 
- 
          . (copied) (copied from branches/v4/modules/vci_block_device_tsar_v4)
 - 
          caba/metadata/vci_block_device_tsar.sd (copied) (copied from branches/v4/modules/vci_block_device_tsar_v4/caba/metadata/vci_block_device_tsar_v4.sd) (1 diff)
 - 
          caba/metadata/vci_block_device_tsar_v4.sd (deleted)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
        
trunk/modules/vci_block_device_tsar/caba/metadata/vci_block_device_tsar.sd
r371 r374 2 2 # -*- python -*- 3 3 4 Module('caba:vci_block_device_tsar _v4',5 classname = 'soclib::caba::VciBlockDeviceTsar V4',4 Module('caba:vci_block_device_tsar', 5 classname = 'soclib::caba::VciBlockDeviceTsar', 6 6 tmpl_parameters = [ parameter.Module('vci_param', default = 'caba:vci_param'), ], 7 header_files = ['../source/include/vci_block_device_tsar _v4.h', ],8 interface_files = ['../../include/soclib/block_device_tsar _v4.h', ],9 implementation_files = ['../source/src/vci_block_device_tsar _v4.cpp',],7 header_files = ['../source/include/vci_block_device_tsar.h', ], 8 interface_files = ['../../include/soclib/block_device_tsar.h', ], 9 implementation_files = ['../source/src/vci_block_device_tsar.cpp',], 10 10 ports = [ 11 11 Port('caba:vci_target', 'p_vci_target'),  
Note: See TracChangeset
          for help on using the changeset viewer.
      