Sha256: 5db300309879ebffb8ab670045e8b282a8dee241ff05039fd00d946a841fc75c
Contents?: true
Size: 422 Bytes
Versions: 4
Compression:
Stored size: 422 Bytes
Contents
# coding: utf-8 module Cacofonix; module CodeLists LIST_24 = { "02" => "Words", "03" => "Pages", "04" => "Hours (integer and decimals)", "05" => "Minutes (integer and decimals)", "06" => "Seconds (integer only)", "14" => "Hours HHH", "15" => "Hours and minutes HHHMM", "16" => "Hours minutes seconds HHHMMSS", "17" => "Bytes", "18" => "Kbytes", "19" => "Mbytes" } end; end
Version data entries
4 entries across 4 versions & 1 rubygems