Sha256: b379f9aee20ba7b9d32f98a72c496e6664f4daf3f7209d6b09ae88df99db6191

Contents?: true

Size: 218 Bytes

Versions: 4

Compression:

Stored size: 218 Bytes

Contents

# coding: utf-8

module Cacofonix; module CodeLists
  LIST_86 = {
    "CHR" => "Chronological",
    "CHA" => "Chain reference",
    "INT" => "Interlinear",
    "PAR" => "Parallel",
    "STN" => "Standard"
  }
end; end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
cacofonix-0.10.3 lib/cacofonix/codelists/086.rb
cacofonix-0.10.2 lib/cacofonix/codelists/086.rb
cacofonix-0.10.1 lib/cacofonix/codelists/086.rb
cacofonix-0.10.0 lib/cacofonix/codelists/086.rb