summaryrefslogtreecommitdiff
path: root/src/main/resources
diff options
context:
space:
mode:
authorAdrien Hopkins <ahopk127@my.yorku.ca>2022-07-17 16:25:04 -0500
committerAdrien Hopkins <ahopk127@my.yorku.ca>2022-07-17 16:25:04 -0500
commit59a95816053cc3dd9ad49fcecc078940a8835774 (patch)
tree8d3ac45478468fe772618aa6d44c4879152738b5 /src/main/resources
parent6015694bbec91db777530d1cba1be34b832e9a8a (diff)
parentb76c06eb393c7c6d9a3ece66efec1fd20311b7e8 (diff)
Merge branch 'release-0.4.0' into develop
Diffstat (limited to 'src/main/resources')
-rw-r--r--src/main/resources/about.txt2
-rw-r--r--src/main/resources/dimensionfile.txt16
2 files changed, 9 insertions, 9 deletions
diff --git a/src/main/resources/about.txt b/src/main/resources/about.txt
index 7780db3..2fd1368 100644
--- a/src/main/resources/about.txt
+++ b/src/main/resources/about.txt
@@ -1,4 +1,4 @@
-About 7Units v[VERSION]
+About 7Units Version [VERSION]
Copyright Notice:
diff --git a/src/main/resources/dimensionfile.txt b/src/main/resources/dimensionfile.txt
index a946677..d767e9f 100644
--- a/src/main/resources/dimensionfile.txt
+++ b/src/main/resources/dimensionfile.txt
@@ -6,13 +6,13 @@
# I have excluded electric current, quantity and luminous intensity since their units are exclusively SI.
-LENGTH !
-MASS !
-TIME !
-TEMPERATURE !
+Length !
+Mass !
+Time !
+Temperature !
# Derived Dimensions
-Area LENGTH^2
-Volume LENGTH^3
-Velocity LENGTH / TIME
-Energy MASS * Velocity^2 \ No newline at end of file
+Area Length^2
+Volume Length^3
+Velocity Length / Time
+Energy Mass * Velocity^2 \ No newline at end of file