diff options
author | Adrien Hopkins <ahopk127@my.yorku.ca> | 2021-03-13 16:21:49 -0500 |
---|---|---|
committer | Adrien Hopkins <ahopk127@my.yorku.ca> | 2021-03-13 16:21:49 -0500 |
commit | fe4135a68cfed92ef336eec663e9c42c2c97dcbc (patch) | |
tree | 2fcf583265be3c575086f3ce3183a3268c997538 /metric_exceptions.txt | |
parent | 761ba0b6627df8bc9f6ab41c94f349c84d378609 (diff) | |
parent | 184b7cc697ffc2dcbd49cfb3d0fd7b14bdac8803 (diff) |
Merge branch 'feature-settings-tab' into develop
Diffstat (limited to 'metric_exceptions.txt')
-rw-r--r-- | metric_exceptions.txt | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/metric_exceptions.txt b/metric_exceptions.txt new file mode 100644 index 0000000..73748c0 --- /dev/null +++ b/metric_exceptions.txt @@ -0,0 +1,19 @@ +# This is a list of exceptions for the one-way conversion mode +# Units in this list will be included in both From: and To: +# regardless of whether or not one-way conversion is enabled. + +tempC +tempCelsius +s +second +min +minute +h +hour +d +day +wk +week +gregorianmonth +gregorianyear +km/h
\ No newline at end of file |