diff options
author | Adrien Hopkins <masterofnumbers17@gmail.com> | 2019-10-21 15:23:17 -0400 |
---|---|---|
committer | Adrien Hopkins <masterofnumbers17@gmail.com> | 2019-10-21 15:23:17 -0400 |
commit | ce7402fb5e52d947b6b7c383fa96e3aaaf9da188 (patch) | |
tree | a036180832095671027babc8b0fc16e3ca4eca47 /unitsfile.txt | |
parent | 1bf43ad95e70019a69e91e09ff74f677082ed6f5 (diff) |
Added back Fahrenheit, with more Imperial/USC units to come.
Diffstat (limited to 'unitsfile.txt')
-rw-r--r-- | unitsfile.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/unitsfile.txt b/unitsfile.txt index 73a29d1..bda9b81 100644 --- a/unitsfile.txt +++ b/unitsfile.txt @@ -146,9 +146,9 @@ deg degree # Use tempC(100) for 100 degrees Celsius tempCelsius ! -#tempFahrenheit ! +tempFahrenheit ! tempC tempCelsius -#tempF tempFahrenheit +tempF tempFahrenheit # Common time units minute 60 second |