/src/lib/storage/cluster.rc
Unknown | 22 lines | 18 code | 4 blank | 0 comment | 0 complexity | d7a529a029c181f9b422ac65d2d65f00 MD5 | raw file
1cluster STORAGE 2 3version "1.0" 4 5locations 6 "." 7 "bijective_dictionary" 8 "collection" 9 "collection2" 10 "collection3" 11 "dictionary" 12 "internal" 13 "low_level" 14 "repository" 15 "set" 16 17needs 18 KERNEL 19 ABILITIES 20 ITERATOR 21 22end