diff options
author | dsomero <xgizzmo@slackbuilds.org> | 2013-11-30 00:13:34 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-11-30 00:13:37 -0600 |
commit | 57e1127dce555884b2c1afda44565c03f4704146 (patch) | |
tree | 6cf2b44f86682c60c85be16ea35e1c10a90ffe54 /academic | |
parent | f0717ad29b93067736af0e0023d70bad11cfbaa6 (diff) |
academic/convertall: Fixed file ending with no newline.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'academic')
-rw-r--r-- | academic/convertall/README | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/academic/convertall/README b/academic/convertall/README index 5dfd3974788b..f0cf40819c31 100644 --- a/academic/convertall/README +++ b/academic/convertall/README @@ -3,4 +3,5 @@ ConvertAll (unit conversion) With ConvertAll, you can convert units as necessary, or combine any units any way you want. If you want to convert from inches per decade, that's fine. Or from meter-pounds. Or from cubic nautical miles. The units don't have to make -sense to anyone else.
\ No newline at end of file +sense to anyone else. + |