Changeset 698 for branches/fault_tolerance/module/internal_component
- Timestamp:
- May 19, 2014, 10:59:21 AM (10 years ago)
- Location:
- branches/fault_tolerance/module/internal_component
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/fault_tolerance/module/internal_component/vci_cc_vcache_wrapper/caba/metadata/vci_cc_vcache_wrapper.sd
r468 r698 2 2 # -*- python -*- 3 3 4 Module('caba: vci_cc_vcache_wrapper',4 Module('caba:fault-tolerance:vci_cc_vcache_wrapper', 5 5 classname = 'soclib::caba::VciCcVCacheWrapper', 6 6 -
branches/fault_tolerance/module/internal_component/vci_mem_cache/caba/metadata/vci_mem_cache.sd
r468 r698 5 5 __version__ = "$Revision: 295 $" 6 6 7 Module('caba: vci_mem_cache',7 Module('caba:fault-tolerance:vci_mem_cache', 8 8 classname = 'soclib::caba::VciMemCache', 9 9
Note: See TracChangeset
for help on using the changeset viewer.