mirror of
https://github.com/rm-dr/daisy
synced 2025-02-21 22:49:24 -08:00
Unit edits
This commit is contained in:
parent
9fdabb80d3
commit
8b1d0a23b0
@ -384,7 +384,7 @@ base_units = [ { u = "Meter", p = 3} ]
|
||||
[[unit]]
|
||||
enum_name = "USGallon"
|
||||
print = "gal"
|
||||
parse = ["gal", "usgal", "gallon", "gallons"]
|
||||
parse = ["gal", "gals", "usgal", "gallon", "gallons", "Gallon", "Gallons"]
|
||||
|
||||
base_value_type = "exact"
|
||||
base_value = "0.003785411784"
|
||||
|
Loading…
x
Reference in New Issue
Block a user